i have a couple of questions to ask.
my first question is:
how do i write, or create(via a wysiwyg program) an interactive executable program that has two 3d models stored on it, which will allow a user to do the following:
1. rotate each model via horizontal and vertical axis(rotate model, not camera). -outlined in red on imaged attached
2. load model from pull-out menu. -outlined in blue
3. render wireframe model via keyboard command (render could be achieved by a simple wipe transition (top-bottom) of two images)
my second question is how long would it take to produce such a program for someone with no programming background and what resources are available on the net to teach me exactly how to do this.
to give you an idea of what the program, i want to produce might look like, have a look at this link(www.webdesignclinic.com/ezine/v1i9/poserbegin/FigA.gif). the only features my program will have, have been explained above. also my program will load the models in wireframe form first.
thank you