Animation C++
Moderator: Coders of Rage
Animation C++
I couldn't find any tutorials on it, so I have to ask. To animate in C++, do I have to install allegro? Also, how would I load an object onto the screen and make it move, and switch between different pictures of the frame.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Animation C++
Or SDL, or another similar graphics library for C++.xmjhsx wrote:To animate in C++, do I have to install allegro?
For SDL: http://lazyfoo.net/SDL_tutorials/lesson20/index.phpxmjhsx wrote: Also, how would I load an object onto the screen and make it move, and switch between different pictures of the frame.
Personally I don't use allegro so I don't know where to find good tutorials.
Please do not ask which is better, search the forums for the many debates that have already taken place.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- MarauderIIC
- Respected Programmer
- Posts: 3406
- Joined: Sat Jul 10, 2004 3:05 pm
- Location: Maryland, USA
Re: Animation C++
OP double posted in this forum to http://elysianshadows.com/phpBB3/viewto ... f=6&t=3314
Lockin' this one.
Lockin' this one.
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.