Posted Wednesday, 28 September, 2011 - 08:20 by the Fiddler
OpenTK is a low-level OpenGL binding and, as such, it doesn't offer 3ds loading by itself. However, several 3ds loaders exist for C# that can be used with OpenTK. Unfortunately, I don't have any specific suggestions to make.
Posted Friday, 30 September, 2011 - 16:23 by Inertia
Doing a quick search you can find loaders for .3ds, .obj, .ms3d, .md3 and Collada on this website. You'll have to see for yourself in what state they are and whether the license pleases you.
Comments
Re: Import 3ds Max objects
OpenTK is a low-level OpenGL binding and, as such, it doesn't offer 3ds loading by itself. However, several 3ds loaders exist for C# that can be used with OpenTK. Unfortunately, I don't have any specific suggestions to make.
Re: Import 3ds Max objects
Would you able to let me know the name of the 3ds loade.
Thank you and best regards
Edwin
Re: Import 3ds Max objects
Unfortunately, I don't have any specific suggestions to make.
Re: Import 3ds Max objects
Doing a quick search you can find loaders for .3ds, .obj, .ms3d, .md3 and Collada on this website. You'll have to see for yourself in what state they are and whether the license pleases you.
Re: Import 3ds Max objects
Look at this, you will need to adapt from Tao.framework to OpenTK. Salmon Viewer