09-20-2005, 11:06 AM
To make this as simple, I'm a college student doing a final project. It includes a fancy 3D monitor that has to use OpenGL to make it's 3d display.
Thing is, we have no idea how to get models I've made (using AC3D, although it exports to most major formats) into a form in which we can render in OpenGL on that monitor.
Can anyone point me to somewhere that can explain how to do this? I'm looking for some kind of magic bullet program that I can just point to a file and have it export me some piece of code or something that we can just throw in, but experience tells me its not going to be that easy.
So how do I go about taking a model that wasn't made in OpenGL and getting OpenGL to display it? I'm praying this can be done, because if not, we're going to be screwed...
Thing is, we have no idea how to get models I've made (using AC3D, although it exports to most major formats) into a form in which we can render in OpenGL on that monitor.
Can anyone point me to somewhere that can explain how to do this? I'm looking for some kind of magic bullet program that I can just point to a file and have it export me some piece of code or something that we can just throw in, but experience tells me its not going to be that easy.
So how do I go about taking a model that wasn't made in OpenGL and getting OpenGL to display it? I'm praying this can be done, because if not, we're going to be screwed...