Page 1 of 1

Free Game Development Tools

Posted: Tue Jun 15, 2010 11:33 am
by Cole S.
I felt like doing something useful for the community, so I'm just gonna list plenty of free game development resources/tools I know about to help people out.

Programming IDE's
-Visual Studio Express Editions(Windows only) http://www.microsoft.com/express/Downloads/
-XCode(OSX only) http://developer.apple.com/technologies ... xcode.html
-Code::Blocks http://www.codeblocks.org/
-MonoDevelop http://monodevelop.com/

Modeling programs
-Blender(A really great modeling program. The new 2.5 alpha is even better.) http://www.blender.org/
-Sculptris(A free sculpting program that is easy to use and powerful. Comparable to Autodesk MudBox) http://www.sculptris.com/

Image Editing Programs
-GIMP(A free Photoshop, basically) http://www.gimp.org/

Audio Editing Programs
-Audacity http://audacity.sourceforge.net/

API's/SDK's
-OpenGL(Cross platform 3D graphics library) http://www.opengl.org/
-DirectX http://msdn.microsoft.com/en-us/directx/default.aspx
-XNA(Windows and Xbox) http://creators.xna.com/en-US/
-SDL(Cross platform graphics/input library) http://www.libsdl.org/

I'll add much more, but in the mean time, I have things to do. Feel free to tell me anything you want to add to the list that isn't already up there.

Re: Free Game Development Tools

Posted: Tue Jun 15, 2010 11:46 am
by XianForce
You'll probably want to add SFML ;)

Re: Free Game Development Tools

Posted: Tue Jun 15, 2010 11:52 am
by Milch

Re: Free Game Development Tools

Posted: Tue Jun 15, 2010 12:11 pm
by pythip

Re: Free Game Development Tools

Posted: Tue Jun 15, 2010 12:43 pm
by Cole S.
Aw, shit. Well, nevermind then. I guess there's no point in updating this thread.