SDL help
Moderator: Coders of Rage
SDL help
I am currently looking for SDL books, but no stores have them, I've been doing lazy foos tutorials and am near the end, and am wondering how much would I have left to learn after lazy foos tutorials ? I know there are libraries that he doesn't cover, but is there more from the libraries that he shows?
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: SDL help
Yep. But for things like that you have Nehe's tutorials (for OpenGL) and the SDL documentation. And don't forget that there's also an entire OpenGL documentation.
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
- hurstshifter
- ES Beta Backer
- Posts: 713
- Joined: Mon Jun 08, 2009 8:33 pm
- Favorite Gaming Platforms: SNES
- Programming Language of Choice: C/++
- Location: Boston, MA
- Contact:
Re: SDL help
+1 to the SDL documentationGinto8 wrote:Yep. But for things like that you have Nehe's tutorials (for OpenGL) and the SDL documentation. And don't forget that there's also an entire OpenGL documentation.
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
http://www.thenerdnight.com
- Bakkon
- Chaos Rift Junior
- Posts: 384
- Joined: Wed May 20, 2009 2:38 pm
- Programming Language of Choice: C++
- Location: Indiana
Re: SDL help
http://www.sdltutorials.com/ There's some good lessons here and I've written one article.