Free Game Development Tools

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

Post Reply
User avatar
Cole S.
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 59
Joined: Sat Dec 06, 2008 2:49 pm

Free Game Development Tools

Post 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.
XianForce
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 767
Joined: Wed Oct 29, 2008 8:36 pm

Re: Free Game Development Tools

Post by XianForce »

You'll probably want to add SFML ;)
User avatar
Milch
Chaos Rift Junior
Chaos Rift Junior
Posts: 241
Joined: Sat Jul 11, 2009 5:55 am
Programming Language of Choice: C++
Location: Austria, Vienna

Re: Free Game Development Tools

Post by Milch »

Follow me on twitter!
pythip
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 33
Joined: Sat Apr 24, 2010 11:25 pm

Re: Free Game Development Tools

Post by pythip »

User avatar
Cole S.
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 59
Joined: Sat Dec 06, 2008 2:49 pm

Re: Free Game Development Tools

Post by Cole S. »

Aw, shit. Well, nevermind then. I guess there's no point in updating this thread.
Post Reply