Adblock breaks this site

DirectX vs. XNA

Discussion in 'Programming General' started by fury6000, May 25, 2008.

  1. fury6000

    fury6000 Member

    Joined:
    Jan 21, 2008
    Posts:
    34
    Referrals:
    0
    Sythe Gold:
    0
    DirectX vs. XNA

    Hey im trying to make a game LIKE runescape, but a little different. I want to know if i shuld use DirectX or XNA.
     
  2. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    DirectX vs. XNA

    What you're saying is redundant. XNA is an interface to DirectX, therefore you're saying "Should I use DirectX or DirectX?". Personally, I would make it in a cross-platform language such as C or C++ and use OpenGL, but I highly doubt you're up to that stage.

    If you want an engine (Trust me, you won't be able to write your own) take a look over at http://irrlicht.sf.net/.
     
  3. fury6000

    fury6000 Member

    Joined:
    Jan 21, 2008
    Posts:
    34
    Referrals:
    0
    Sythe Gold:
    0
    DirectX vs. XNA

    lol im no where near that stage...
     
  4. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    DirectX vs. XNA

    Then you're nowhere near good enough to use DirectX with or without XNA.
     
  5. ThirdVoltage

    ThirdVoltage Member

    Joined:
    Jul 12, 2008
    Posts:
    55
    Referrals:
    0
    Sythe Gold:
    0
    DirectX vs. XNA

    Isn't XNA an Interface of DirectX directed for Beginners and Hobbyist of all sorts?
     
  6. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    DirectX vs. XNA

    Yes, but from the way it looks he barely knows how to code a simple application. I've had a fair share of time using XNA, so I know what it's like to use, and it looks like he needs a bit more experience yet.
     
  7. x⁹

    x⁹ Guest

    Referrals:
    1
    DirectX vs. XNA

    You wouldn't want to use VB in game development, anyway.
     
  8. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    DirectX vs. XNA

    True.

    XNA is actually intended for use with C#, but because it is an "addon" to Visual Studio, the references can be added to the other languages in the .Net platform. C# is alright for game development, but C++ or Python are probably better choices.
     
< "Webbrowser1.Navigate" Problem | Trainer Source Code >


 
 
Adblock breaks this site