RobertoMalatesta / jsc3d

Automatically exported from code.google.com/p/jsc3d
0 stars 0 forks source link

how to Change color for back faces or flipped normals #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi every thing works fine but  i was trying to identify backfaces 
i have to review several .obj models 
if i turn of mesh.isDoubleSided = false
i can not see the model properly is it possible to change the color of back 
faces so that we can identify them easily

Original issue reported on code.google.com by simha....@gmail.com on 22 Feb 2015 at 4:55

GoogleCodeExporter commented 9 years ago
I don't think this is available in current implementation until you modify the 
rasterization pipeline manually.

Original comment by Humu2...@gmail.com on 24 Feb 2015 at 8:53

GoogleCodeExporter commented 9 years ago
how to modify the rasterization pipeline

Original comment by dnf...@gmail.com on 23 Apr 2015 at 1:23