Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: 2D-OpenGL

  1. #1
    Junior Member Newbie
    Join Date
    Jan 2002
    Location
    CH
    Posts
    1

    2D-OpenGL

    Hello World,

    I just start to program with my Mac. At first, I want to write a Game like a simpe Tetris-Clone, running on OS 9, OS X and perhaps on Windows. Because I want to program later 3D-Graphics, I think I us C++ and OpenGL. Is it a good idea to write a 2D Game with 2D-Sprites in OpenGL?

    Thank you very much for a comprehensive answer

  2. #2
    Intern Newbie
    Join Date
    Dec 2001
    Location
    Copenhagen, Denmark
    Posts
    36

    Re: 2D-OpenGL

    This will work fine. This will also get you around such issues as screen reolution, etc.

    Mind you, people without a 3D accelerator probably won't like you very much

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •