Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems about the display #6

Open
ronghuaiyang opened this issue Dec 8, 2017 · 1 comment
Open

problems about the display #6

ronghuaiyang opened this issue Dec 8, 2017 · 1 comment

Comments

@ronghuaiyang
Copy link

ronghuaiyang commented Dec 8, 2017

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 !

@junyanz
Copy link
Owner

junyanz commented Dec 8, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants