Thread: Tile based game in opengl

  1. #1
    Unregistered
    Guest

    Tile based game in opengl

    Greetings!

    I am making a tile based game using C++ and opegl. The tile part is fairly easy... But I cannot find any good resources on doing 2D animation in OpenGL. Nor collison detection in OpenGL for a 2D program. Can somone please give me a link to a tutorial? I have tried looking, but have had no luck. I am NOT a programming or OpenGL newbie, I just haven't tried making a 2D game. I started with 3D stuff, and it actually seems to be easier for me, but I am making a traditional rpg on 2D, so I can't do 3D Thanks! ^_^

  2. #2
    Registered User sean345's Avatar
    Join Date
    Mar 2002
    Posts
    346
    Check out NeHe's Tutorials http://nehe.gamedev.net
    and
    http://www.gametutorials.com

    - Sean
    If cities were built like software is built, the first woodpecker to come along would level civilization.
    Black Frog Studios

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Game Independent Anti-cheat Project Needs Programmers
    By GIA Project Lea in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 09-15-2005, 07:41 PM
  2. Shadows in OpenGL 2D game
    By MathFan in forum Game Programming
    Replies: 0
    Last Post: 07-13-2004, 03:03 AM
  3. Game Console in OpenGL
    By HellRaiZer in forum Game Programming
    Replies: 2
    Last Post: 02-27-2002, 12:52 AM
  4. 2d non tile based
    By DavidP in forum Game Programming
    Replies: 4
    Last Post: 02-01-2002, 12:51 PM
  5. tile based gaming
    By Unregistered in forum Game Programming
    Replies: 3
    Last Post: 10-27-2001, 12:17 PM