|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
| Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
Game Development Resources
Hey Everyone.
I thought it would be a good idea to start a thread with links to go tutorials or general information about making games. The link in the "First major program in C" by displeaser gave me the idea. Displeasers link: RogueLike Development an good OpenGL site: Nehe OpenGL (The tutorials here start really easy and by the end you are making some scary cool things. |
|
#2
|
||||
|
||||
|
I found these useful in my research, maybe others will find them interesting as well. My primary interest is in OpenGL, so if you're looking for anything related to DirectX or actual game development (ie, non-rendering engine stuff) this list may not be helpful.
Quake III
Image Formats Other Resources
More to come as I find them. Last edited by para45 : June 25th, 2006 at 10:59 PM. |
|
#4
|
||||
|
||||
|
A couple open source engines
Genesis3D Open Source Engine Irrlicht Engine - A free open source 3d engine
__________________
Miscellaneous Software Viper_SB Developershed E-Support Anyone else play chess? Challenge me |
|
#5
|
||||
|
||||
|
AI resources orginally posted by displeaser in this thread
Quote:
Quote:
Last edited by Viper_SB : June 21st, 2006 at 10:19 AM. |
|
#6
|
|||
|
|||
|
Some excellent game engines:
TrueVision 3D (supports .NET, C++, Delphi, Visual Basic). A far more advanced version will be coming out pretty soon: http://www.truevision3d.com/ Ogre 3D (C++): http://www.ogre3d.org/ Crystal Space (C++): http://www.crystalspace3d.org Delta 3D (C++, Python too, I thnk): http://www.delta3d.org A free MMORPG engine (C++, Python and Lua): http://www.kaneva.com/home.kaneva A budding game engine, based on the C# "Axiom" engine: http://realmforge.com/ An easy to use (though a bit outdated) game engine based on the Genisis3D (mentioned by someone else): http://www.dhost.info/realityfactory/ And here's the famous "Torque" game engine. It's not free, but it's only $100, and fairly easy to use. A more advanced version is coming out soon: http://www.garagegames.com/ An excellent source of 3D models (free and not so free): http://www.turbosquid.com/ Game development tutorials: http://www.gametutorials.com/ Last edited by Viper_SB : June 26th, 2006 at 10:46 AM. Reason: Made them all links |
|
#7
|
||||
|
||||
|
If you want to start out from scratch with DirectX+C# or C++, check this out:
http://www.riemers.net/
__________________
Regards, Eddy Luten. Information: C, C++, STL, Boost, OpenMP, Scriptionary, Google Book of the moment: Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides This post and all subsequent posts by "Thr3ddy" are licensed under the Creative Commons Attribution United States License 3.0: attribute "Eddy Luten" for any code used which was extracted from "Thr3ddy's" posts. |
|
#8
|
||||
|
||||
|
Hi,
heres some links for people interested in AI. Some webpages: Game AI Page AI Blog AI FAQ AI Topics DMOZ.orgs AI List Some Books: AI Game Programming Wisdom Programming Game AI by Example AI for game developers AI Techniques for Game Programming Ai Game development Hope these are useful to someone. Displeaser
__________________
Vi Veri Veniversum Vivus Vici. |
|
#9
|
||||
|
||||
|
A few more links:
Game Tutorials - Game programming tuts. Amit’s Game Programming Information - everything from ai, pathfinding, hex grids etc. Game Programming Wiki Game programming libraries and source code Art of computer gamedesign - a book by Chris Crawford Displeaser |
|
#10
|
||||
|
||||
|
theHazyMind.com has a whole bunch of tutorials for MDX and XNA development, I'd check it out if you're beginning game programming.
|
|
#12
|
||||
|