Click to See Complete Forum and Search --> : I need to implement a 2D hUman bOdy


Entalion
June 19th, 2007, 03:43 AM
Hi,

i'm programming in C++ and i need to implement a 2D human body to rotate and shift in my UI, FLTK.

Any Suggestion?

Thanks

Giu

bitshifter420
June 24th, 2007, 12:00 AM
Are you looking to use the WIN32 functions or the OpenGL functions?

I can help with the implementation of either of the two.

Explain a little more about this interface, and what it should act like.

gamer150
July 6th, 2007, 10:48 AM
I was thinking about doing something similar and I have no idea where to start