Where to start?? A program to create a 3D Editable Mesh Object

Dec 21, 2012 at 9:17pm
Hi!

I am a 3d artist.. I can read most of the programming languages and have experience Adobe flash applications as writing actionscript and thats all.

Now as a part of my need, i want to achieve a goal like this..

I want to create a programme which will be able to create a 3d mesh plane due to segment numbers etc. and will be able to be modified by 4 control lines passing from edges of it to modify(bend,warp etc) with a simple GUI.

Guys ladies, can someone please tell me how should i search for this issue? Where to start? Which part of which programming language contains this kind of a work? I can't even find a starting point...

Thanks for any help;)
Last edited on Dec 23, 2012 at 2:56am
Dec 24, 2012 at 6:57pm
No one to give an idea?
Dec 24, 2012 at 7:29pm
You can use OpenGL to render the 3D parts and Qt for the GUI. Both integrate nicely with each other.
Any language that has Qt bindings works, although C++ would be the obvious choice.
Dec 25, 2012 at 8:50am
thank you!
Topic archived. No new replies allowed.