dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
753 stars 300 forks source link

How i can export 3d model in my application #142

Open Mracobes9 opened 6 years ago

Mracobes9 commented 6 years ago

Hello. I convert my 3d models in sglsx format, using DataLoader. How can i use this files in my project ?