Starting with 2D in OpenGL
Moderator: PC Supremacists
-
- Chaos Rift Junior
- Posts: 200
- Joined: Mon Feb 22, 2010 12:32 am
- Current Project: Breakout clone, Unnamed 2D RPG
- Favorite Gaming Platforms: PC, XBOX360
- Programming Language of Choice: C#
- Location: San Antonio,Texas
- Contact:
Starting with 2D in OpenGL
I'm starting down the path to enlightenment using OpenGL and was looking for recommendations for Books, Tutorials, etc. Primarily focusing on 2D stuff for now.
- combatant936
- Chaos Rift Newbie
- Posts: 39
- Joined: Wed Jul 29, 2009 11:11 pm
- Current Project: It's a secret!!
- Favorite Gaming Platforms: N64, SNES, PS2, PC
- Programming Language of Choice: C++, 65816 asm
- Location: Pennsylvania
- Contact:
Re: Starting with 2D in OpenGL
When I started OpenGL I downloaded a PDF of the OpenGL SuperBible. It was pretty good in teaching me the basics... But if I remember correctly it used GLUT for events and window stuffz and I hated using GLUT. I kind of just looked up random tutorials online as well as using that book and things worked out pretty good. Also I would look at LazyFoo's tutorial on SDL and OpenGL. It's pretty good for setting up everything for 2D games. http://lazyfoo.net/SDL_tutorials/lesson36/index.php
Re: Starting with 2D in OpenGL
Yes I know, everything uses GLUT it made me mad when I started, it was easy to kind of adapt the concepts though after I got slightly more comfortable with it
also I suggest http://www.videotutorialsrock.com/ although moosader says that they've gotten some ads with some spyware or something, so I guess use that at your own risk, its what I started with
also I suggest http://www.videotutorialsrock.com/ although moosader says that they've gotten some ads with some spyware or something, so I guess use that at your own risk, its what I started with
Re: Starting with 2D in OpenGL
Continuing off of what Combatant said...
Also check out Lazy Foo's Last article "Starting Out With OpenGL"... I'm too lazy to grab a link right now, but I'm sure you can find it. But that article basically gives a list of small projects you can do, which resemble the tutorials. In it, he doesn't really give code, but more of an overview of how you'd accomplish each task.
For me it was super helpful... It was just what I needed
Also check out Lazy Foo's Last article "Starting Out With OpenGL"... I'm too lazy to grab a link right now, but I'm sure you can find it. But that article basically gives a list of small projects you can do, which resemble the tutorials. In it, he doesn't really give code, but more of an overview of how you'd accomplish each task.
For me it was super helpful... It was just what I needed
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Starting with 2D in OpenGL
yo lazy, foo! BTW here's the link (it took a grand total of about 5 seconds to get): http://www.lazyfoo.net/SDL_tutorials/lesson36/index.phpXianForce wrote:Continuing off of what Combatant said...
Also check out Lazy Foo's Last article "Starting Out With OpenGL"... I'm too lazy to grab a link right now, but I'm sure you can find it. But that article basically gives a list of small projects you can do, which resemble the tutorials. In it, he doesn't really give code, but more of an overview of how you'd accomplish each task.
For me it was super helpful... It was just what I needed
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.
Re: Starting with 2D in OpenGL
I love how you got a link that was already posted, I was talking about thisGinto8 wrote:yo lazy, foo! BTW here's the link (it took a grand total of about 5 seconds to get): http://www.lazyfoo.net/SDL_tutorials/lesson36/index.phpXianForce wrote:Continuing off of what Combatant said...
Also check out Lazy Foo's Last article "Starting Out With OpenGL"... I'm too lazy to grab a link right now, but I'm sure you can find it. But that article basically gives a list of small projects you can do, which resemble the tutorials. In it, he doesn't really give code, but more of an overview of how you'd accomplish each task.
For me it was super helpful... It was just what I needed
Re: Starting with 2D in OpenGL
ha ginto fail... btw ginto where have you been not on skype that's for sure, I know we're not on a dev team anymore but c'mon, we still cool right?
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Starting with 2D in OpenGL
lol sorry bout that... didn't look at the other posts (well, skimmed).eatcomics wrote:ha ginto fail... btw ginto where have you been not on skype that's for sure, I know we're not on a dev team anymore but c'mon, we still cool right?
as for skype, my computer has been being... odd recently. I'm currently trying to fix it but that's why I haven't been on skype. Well, that and watching mythbusters and LOST, but that's a different issue.
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.
Re: Starting with 2D in OpenGL
Ok you're off the hook... this time