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

Help to render the model? #8

Open
noomly opened this issue Sep 15, 2017 · 0 comments
Open

Help to render the model? #8

noomly opened this issue Sep 15, 2017 · 0 comments

Comments

@noomly
Copy link

noomly commented Sep 15, 2017

Hello,

I appreciate your efforts very much! I have been using you library for a few days and I'm trying to figure out how to render the result object with SharpGL (OpenGL for C#). I'm very new to 3D stuff and OpenGL so it's quite hard to get things properly working...

My goal is to have a 3D model rendering on screen and to be able to rotate it & move the camera; not too difficult. The thing is that I'm having trouble knowing how to render a 3D model in OpenGL. I tried doing gl.Vertex(x, y, z) with all the vertices but it appears it's not enough. Could you give me some advices on how I should proceed to render a 3D model loaded with ObjLoader?

Thank you very much in advance.

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

1 participant