Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I would HIGHLY avoid OpenGL, DirectX and other lower level APIs unless you are interested in the inner workings of such APIs. If you are just starting out there are a great number of game development libraries tools you should look into ...</p> <ul> <li><a href="http://unity3d.com/" rel="nofollow noreferrer">Unity 3D</a></li> <li><a href="http://www.garagegames.com" rel="nofollow noreferrer">Torque</a></li> <li><a href="http://msdn.microsoft.com/en-ca/xna/default.aspx" rel="nofollow noreferrer">XNA</a></li> </ul> <p>Here are some book samplings on all three of these tools...</p> <ul> <li><a href="http://rads.stackoverflow.com/amzn/click/184719818X" rel="nofollow noreferrer">Unity Game Development Essentials</a></li> <li><a href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Dus-stripbooks-tree&amp;field-keywords=Torque&amp;x=0&amp;y=0" rel="nofollow noreferrer">Bunch of Torque Books on Amazon</a></li> <li><a href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Dus-stripbooks-tree&amp;field-keywords=xna&amp;x=0&amp;y=0" rel="nofollow noreferrer">Bunch of XNA Books on Amazon</a></li> </ul> <p>Unfortunately I can't comment specifically on any of these books as I have not read them but I have worked with all the frameworks I mentioned. Pursuing any of them will put you on the road you are interested in, which is learning about game development.</p> <p>Yes you should have a good grasp on linear algebra, physics, etc. I'm not sure of your education level but high school math should give you a grasp of most of what you need.</p> <p>There are tons of sites on game development with tutorials, discussions, etc. Gamedev.net is a great place to start looking as has already been mentioned. Start participating in their communites, asking questions, etc. Try out the various libraries I've mentioned and see if you find them difficult, easy, etc. One may suit you more than the others.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload