luca-piccioni / OpenGL.Net

Modern OpenGL bindings for C#.
MIT License
570 stars 109 forks source link

have 3D? #55

Closed wesley48 closed 7 years ago

wesley48 commented 7 years ago

How do I present the drawing in 3D? Do you have an example?

luca-piccioni commented 7 years ago

Follow any GL tutorial which uses 3D coordinates. And read CONTRIBUTING.md.

wesley48 commented 7 years ago

Ok Have link?