Thread: Dark gdk

  1. #1
    Registered User Stonehambey's Avatar
    Join Date
    Jan 2008
    Location
    Kent, UK
    Posts
    118

    Dark gdk

    I did a forum search expecting to find a lot on this, but it only found one result, which wasn't a very long thread.

    I came across this the other day.

    http://www.microsoft.com/express/samples/GameCreators/

    I downloaded it and compiled and ran a couple of sample programs, it looks pretty cool. Has anyone had any experience with it?

    Also, it only works with August 2007 release of the directX SDK, not the later versions. Has it lost support?

    Cheers,

    Stonehambey

  2. #2
    Registered User
    Join Date
    Jun 2008
    Posts
    266
    I have tried it before, slightly. I wasn't really that impressed. The GameCreators are obsessed with getting as high-level as they can. It can be rediculous and buggy at times. It is really just a very high-level DirectX wrapper. If you are only interested in 2d games I strongly suggest SFML which is like SDL only faster and use C++ classes. Very nice library. OpenGL can also be included for 3d.
    http://www.sfml-dev.org

  3. #3
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    I've never heard of SFML before, but it seems pretty nifty. It doesn't look like it is as far along as SDL, however. I would question your statement that it "is faster".
    My Website

    "Circular logic is good because it is."

  4. #4
    Registered User
    Join Date
    Nov 2007
    Posts
    57
    http://www.sfml-dev.org/forum/viewtopic.php?t=43

    These test say that it's faster. It may be biased, it being on the sfml forums and all.

  5. #5
    Registered User
    Join Date
    Jun 2008
    Posts
    266
    I don't think the intention of the forum post was to smeir the good name of SDL. The intention was just to find out how much BETTER it is. I would trust the facts.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. dark side of global variables
    By MK27 in forum C Programming
    Replies: 18
    Last Post: 12-09-2008, 03:14 AM
  2. Question for people who use or have used the Dark SDK
    By Frantic- in forum C++ Programming
    Replies: 2
    Last Post: 06-13-2005, 07:09 PM
  3. My Dark Secret is out.
    By incognito in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 04-23-2003, 07:34 AM
  4. The Backdrop Story For My Next Game
    By TechWins in forum Game Programming
    Replies: 8
    Last Post: 06-25-2002, 05:45 PM
  5. Replies: 2
    Last Post: 10-13-2001, 10:22 PM