Thread: What's easier: Open GL or Direct X

  1. #1
    Registered User
    Join Date
    Aug 2002
    Posts
    4

    What's easier: Open GL or Direct X

    All I'm trying to do is make a 2d game. What's easier?

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571

    Re: What's easier: Open GL or Direct X

    Originally posted by Ryeguy457
    All I'm trying to do is make a 2d game. What's easier?
    Between the two you listed I believe DirectX, for a 2D game, would be easier. Download the DirectX 7 SDK and play with DirectDraw. If you want tutorials just do a search on this board and you while finds tons of links. Enjoy.

  3. #3
    Registered User xds4lx's Avatar
    Join Date
    Nov 2001
    Posts
    630
    Which API is easier is just a matter of choice. I personally believe GL is easier to learn. But for a 2D game id probally use DX (only if you use a version of the SDK < 8.0)
    "only two things are infinite, the universe and human stupidity, and im not sure about the former." - albert einstein

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 05-27-2009, 12:46 PM
  2. Open Source and Security
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 17
    Last Post: 06-17-2008, 01:23 AM
  3. Open GL
    By jobbie in forum Game Programming
    Replies: 10
    Last Post: 01-22-2006, 07:33 AM
  4. Open GL issues
    By drdodirty2002 in forum C++ Programming
    Replies: 1
    Last Post: 12-15-2005, 03:57 PM
  5. Dx, Sdl, Open-gl
    By dayknight in forum Game Programming
    Replies: 26
    Last Post: 12-28-2002, 02:17 PM