FaceDemo icon indicating copy to clipboard operation
FaceDemo copied to clipboard

problems about the display

Open ronghuaiyang opened this issue 7 years ago • 1 comments
trafficstars

hi: thank you very much for sharing the code. when i run the demo, there is some problem about the opengl display. First, I add the glEnable( GL_CULL_FACE ) to disable the back of the face. then i rotate the 3d model to the left, the display becomes like this: screenshot from 2017-12-08 10-48-57 there something wrong about the nose area. but when i rotate to the right, the display is all right: screenshot from 2017-12-08 10-49-33 so, can you help me to solve this problem? thanks very much !

ronghuaiyang avatar Dec 08 '17 03:12 ronghuaiyang

Thanks for your fixes. There might be some issues about visibility test in the code. I haven't had a chance to fix them.

junyanz avatar Dec 08 '17 06:12 junyanz