|
Since you don't know much about programming, if someone explained very basically what you need to do in order to complete this task you probably wouldn't understand it, and their instructions would be irrelavant because you wouldn't know how to implement them.
Why don't you learn how to program first, then you will be able to answer your own questions. Learn how to program in C, then learn how to program Windows (assuming that is your desired platform), then learn the basics of 3D programming with OpenGL (or DirectX).
Edit: I actually think what you're trying to do is pretty much impossible. Visual programming interfaces only work well for simple tasks, like creating a GUI, eg, in Microsoft VISUAL Studio.
Last edited by Duck; Jan 29th, 2007 at 11:20 AM.
|