Loading 3D model from file
-
Hi friends, I am working on a biomedical application. I need to import a 3D model of heart and displaying it after rotation. I use C# and the model is stored in a 3ds file (I have an obj file,too). I don't need high performance, engines. I just need the simplest engine for rotating and displaying this model. I was wondering if you could help me. I am looking forward to hearing from you,
-
Hi friends, I am working on a biomedical application. I need to import a 3D model of heart and displaying it after rotation. I use C# and the model is stored in a 3ds file (I have an obj file,too). I don't need high performance, engines. I just need the simplest engine for rotating and displaying this model. I was wondering if you could help me. I am looking forward to hearing from you,
Please don't cross post. You have posted this in the C# forum as well.
-
Hi friends, I am working on a biomedical application. I need to import a 3D model of heart and displaying it after rotation. I use C# and the model is stored in a 3ds file (I have an obj file,too). I don't need high performance, engines. I just need the simplest engine for rotating and displaying this model. I was wondering if you could help me. I am looking forward to hearing from you,
These might get you started... https://helixtoolkit.codeplex.com/[^] http://slimdx.org/[^]
Jeremy Falcon