Animation C++

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

User avatar
BlueMonkey5
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 86
Joined: Fri Feb 20, 2009 12:54 am

Re: Animation C++

Post by BlueMonkey5 »

so what API's can you use with Python?
User avatar
kostiak2
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 74
Joined: Tue Mar 24, 2009 4:08 pm

Re: Animation C++

Post by kostiak2 »

BlueMonkey5 wrote:so what API's can you use with Python?
There are different stuff for Python like Pygame and PyOpenGL and you can use that, but I would not recommend that. I would recommend learning the basics of programing in Python, then learning C++, then learn an API (like SDL) and then start making games.
User avatar
BlueMonkey5
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 86
Joined: Fri Feb 20, 2009 12:54 am

Re: Animation C++

Post by BlueMonkey5 »

hmmm, makes sense. good recommendation.
Post Reply