How does one "draw" an image without using C++?

Hi, i would like to program a very simple helicopter… i important part for me is the graphics… can i draw it in some program and then use it in my code? with out having to draw it using c++ code?

Yes, you use a modelling program, save to a file load to memory in your code then draw the data.

You still need to write the code to load and draw the model, but you get to model or ‘draw’ the helicopter using art instead of coding skills.

You can get code that does this kind of thing, for example here:

http://www.jawed.com/jawmd2/

If you modeled a helicopter using one of the popular MD2 character modelling packages you would be able to do what you want with just the code in this viewer.

You could create models like the ones required using a program like milkshape3D:

http://www.swissquake.ch/chumbalum-soft/ms3d/