render-py icon indicating copy to clipboard operation
render-py copied to clipboard

add basic lighting with normal line

Open Bestoa opened this issue 4 years ago • 1 comments

Bestoa avatar Jul 29 '21 05:07 Bestoa

The original code regards the up of the faces as normal lines, the render result is not good. We can read the vertices' normal lines from the model file and get the fragments' normal lines during rasterization. jinx jinx

Bestoa avatar Jul 29 '21 05:07 Bestoa