Welcome to Dream.In.Code
Click Here
Getting Help is Easy!

Join 117,542 Programmers for FREE! Ask your question and get quick answers from experts. There are 1,657 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



Game Programming Links

3 Pages V  1 2 3 >  
Reply to this topicStart new topic

Game Programming Links, Post links, recommend books, etc...

Mrafcho001
post 4 Jan, 2006 - 03:01 PM
Post #1


D.I.C Addict

Group Icon
Joined: 1 Nov, 2005
Posts: 753



Thanked 5 times

Dream Kudos: 120
My Contributions


I though it would be a good idea if you guys shared some of the game programming learning resources you have. I've recently started DirectX, and I'm still looking for good tutorials/books. I know of a few tutorial places and some books, but all the books and tutorials start at different places and they go into different way of design, and I'm not sure which one to go with.

Anyways, Here you can post some of the resources you guys have for game programming.

I'll start first:

DirectX

- http://www.c-unit.com/tutorials/
- http://www.sunlightd.com/Windows/DirectX/
- http://msdn.microsoft.com/directx/ --Microsoft Official DX website--
- http://www.drunkenhyena.com/
- http://www.two-kings.de/tutorials/d3d.html

OpenGL

- http://www.gamedev.net
- http://www.flipcode.com (also has some really good Win32 tuts)
- http://www.gamasutra.com
- http://nehe.gamedev.net
- http://www.opengl.org
- http://www.lighthouse3d.com
- http://www.opengl.org/documentation/red_book_1.0/index.html good

Allegro/AllegroGL

- http://www.talula.demon.co.uk/allegro/
- http://allegrogl.sourceforge.net/
- http://www.grandgent.com/allegro/faq/
- http://www.grandgent.com/gfoot/vivace/vivace.html - really good..
- http://www.loomsoft.net/resources/alltut/alltut_index.htm

Other
- http://devpaks.org/
- http://www.3dcafe.com/asp/meshes.asp 3D models for your games
- http://www.devmaster.net/
- http://www.humus.ca/


DirectX/Direct3D Books
- Introduction to 3D Game Programming with DirectX 9.0 - Frank D. Luna
- Begining DirectX 9 - Wendy Jones
- Real-time Rendering tricks and techniques in DirectX
- Advanced 3D game programming with DirectX 9.0

This is all i got guys, I don't really know which ones of these links/books are bad so please feel free to speak your mind.

Also add more links!
User is offlineProfile CardPM

Go to the top of the page


skyhawk133
post 4 Jan, 2006 - 03:13 PM
Post #2


Head DIC Head

Group Icon
Joined: 17 Mar, 2001
Posts: 14,600



Thanked 39 times

Dream Kudos: 1650

Expert In: Web Development

My Contributions


Pinned, good job!
User is offlineProfile CardPM

Go to the top of the page

Videege
post 4 Jan, 2006 - 04:13 PM
Post #3


rêvant.toujours

Group Icon
Joined: 25 Mar, 2003
Posts: 1,404



Dream Kudos: 150
My Contributions


An excellent book for OpenGL game programming is "OpenGL Game Programming" (imagine that) by Kevin Hawkins and Dave Astle. It's part of the Prima Tech game dev series.
User is offlineProfile CardPM

Go to the top of the page

WolfCoder
post 4 Jan, 2006 - 06:30 PM
Post #4


Gyuu~

Group Icon
Joined: 5 May, 2005
Posts: 3,155



Thanked 4 times

Dream Kudos: 1450
My Contributions


Great list, is Andre Lamothe' there? He's the only DirectX book writer I understand.
User is offlineProfile CardPM

Go to the top of the page

1lacca
post 4 Jan, 2006 - 08:27 PM
Post #5


code.rascal

Group Icon
Joined: 11 Aug, 2005
Posts: 3,804



Thanked 11 times
My Contributions


Why not add some more:

Cross platform Open source 3D (Game) Engine with OpenGL, Direct3D and even Blender support: OGRE

2D/3D Java, C, C++, Win32, OpenGL, DirectX tutorials
GametuTorials.com

FlipCode is dead, but their archive is still available, most of the members migrated to DevMaster.net - massive amount of tutorials at both places on OpenGL, C++, etc...

Ultimate Game Programming with: C++, C#, Java, VB.NET, OpenGL, DX9, DX10, Game Engine tutorials.

Nate Robins OpenGL tutorials and demos.

And iDevGames for the Mac - I doesn't really know this one, but it is something big.

This might be useful, too: a Java OpenGL / OpenAL wrapper lwjgl.

Tao and CsGL are C# wrappers for OpenGL, CsGL is not developed anymore, so Tao is the way to go - however its a bit pervert to use OpenGL in C# imho smile.gif

A quick glimps at the embedded things: OpenGL ES (GLES)
the specifications and an open source library (Vincent), or a bit more specific one: any Symbian OS 8.0+ SDK here or from Nokia, and probably many more...


Physics:
- ODF -
Open Dynamics Framework
- PhysX (formerly Novodex) by Ageia, if you are planning for hardware acceleration

And something fun:
Indie Game Jam - really good ideas, mostly with proof of concept demos and even with source codes - but respect the copyrights please.
User is offlineProfile CardPM

Go to the top of the page

dec1pher
post 27 Jan, 2006 - 03:36 PM
Post #6


D.I.C Head

Group Icon
Joined: 27 Jan, 2006
Posts: 116



Dream Kudos: 230
My Contributions


lots and lots of game ideas!
http://www.gamediscovery.com/
oh for now bandwith of the site is exceed but wait a few days and it will be back (i hope)

oh i forgot smile.gif there is also SDL
http://www.libsdl.org

This post has been edited by dec1pher: 27 Jan, 2006 - 03:38 PM
User is offlineProfile CardPM

Go to the top of the page

born2c0de
post 28 Jan, 2006 - 02:31 AM
Post #7


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,812



Thanked 27 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


Great Links.
User is offlineProfile CardPM

Go to the top of the page

knownasilya
post 4 Feb, 2006 - 03:21 AM
Post #8


D.I.C Head

Group Icon
Joined: 11 Jan, 2006
Posts: 144


My Contributions


Hah, I can start learning now.
User is offlineProfile CardPM

Go to the top of the page

dec1pher
post 4 Feb, 2006 - 03:58 PM
Post #9


D.I.C Head

Group Icon
Joined: 27 Jan, 2006
Posts: 116



Dream Kudos: 230
My Contributions


here is another great link to a conference's webpage:

http://www.gdconf.com/

March 20-24
San Jose, California
@ the San Jose Convention Center

See you there (Yeah this means i'll be there i hope smile.gif)
User is offlineProfile CardPM

Go to the top of the page

WolfCoder
post 4 Feb, 2006 - 08:11 PM
Post #10


Gyuu~

Group Icon
Joined: 5 May, 2005
Posts: 3,155



Thanked 4 times

Dream Kudos: 1450
My Contributions


Oh yeah! If you want to make GBC or GB game roms, here is the link to the thread where I went text heavy:

Great GB/GBC stuff

I might post all the stuff needed for GBA deving when i've learned it fully too.
GameBoy/GameBoy Advance deving is awesome!

There's even a DS devkit also I should find and post, unless you want to post it first.
User is offlineProfile CardPM

Go to the top of the page

emacs
post 7 Apr, 2006 - 09:41 PM
Post #11


New D.I.C Head

*
Joined: 7 Apr, 2006
Posts: 2


My Contributions


here's a site which i don't believe anyone here mentioned
http://www.hinjang.com/gfx/
User is offlineProfile CardPM

Go to the top of the page

knownasilya
post 7 Apr, 2006 - 11:57 PM
Post #12


D.I.C Head

Group Icon
Joined: 11 Jan, 2006
Posts: 144


My Contributions


QUOTE(emacs @ 7 Apr, 2006 - 08:33 PM)
here's a site which i don't believe anyone here mentioned
http://www.hinjang.com/gfx/

Wow thats a great resource. Good find.
User is offlineProfile CardPM

Go to the top of the page

3 Pages V  1 2 3 >
Fast ReplyReply to this topicStart new topic
Time is now: 10/7/08 05:35PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month