Page MenuHome

Line Art feature update: Back face culling
ClosedPublic

Authored by YimingWu (NicksBest) on Jan 17 2022, 1:52 AM.

Details

Summary

Option to discard back faced triangles, this speeds up calculation especially for when you only want to show visible feature lines.

I removed automatic back face culling (it used to be temp-lineart-contained) because it's too confusing when you use single sided face to do decorations and if they don't occlude, it will appear very weird.

Checked and is working with master correctly.

Diff Detail

Repository
rB Blender

Event Timeline

Checked with latest master and the camera direction is correct.

YimingWu (NicksBest) edited the summary of this revision. (Show Details)Jan 17 2022, 2:15 AM
This revision is now accepted and ready to land.Jan 17 2022, 10:34 AM
This revision was automatically updated to reflect the committed changes.