Free Software for development

Last post 02-17-2008, 6:48 PM by enorganik. 20 replies.
Sort Posts: Previous Next
  •  03-29-2007, 5:22 PM

    Free Software for development

    Seeing how this is the FAQ, and free software has got to be a FAQ, I figured this was a good post to have here.  It took a bit of research to find all the tools that I need to get started without cost and be happy with them. If someone had taken the time to put them together I would have appreciated it so I figure I'll pass along what I have found.  If anyone else knows some good free stuff, feel free to pass it along too.

    Please note that this software is freeware or opensource, not "free to try" or a demo so keep in mind that there may be better tools out there, but untill you're ready for a serious monetary commitment this is a good place to start.

     2D Paint programs- Let's face it, you're gonna need sprites and backgrounds and MS paint isn't that great.

    My solution was Paint.Net: http://www.getpaint.net/index2.html

    I'd check out the forums here in the tuts section: http://paintdotnet.12.forumer.com/viewforum.php?f=15&sid=edac08ddbb51472183ba642cb8b56afe for some examples of what's possible to do fairly easily with this program

     3D Images and Models- You want to do 3D?  You're gonna need 3D models.

    Of course you can go here to for some free 3D models http://www.turbosquid.com/xna which you could have found here at creators.XNA under Resources->Partners but just incase.......there ya go

    To make originals I'm using Blender at http://www.blender.org/  It's a good opensource 3D program with a lot of tuts and community.

    edit: Deleted Milkshake since it's a trial version

     Music and sound - probably the most frustrating thing of all for me due to my background (music ed)

    I finally settled on Finale Notepad at the website http://www.finalemusic.com/notepad/.  I went with it because of the use of Notation as a method of input.  The playback option isn't great but it's free.  It'll get you some basic music for you games at the very least.  Note that the Notepad is free for download and use.  Their other, more featured options do cost (quite a bit) though.

    For sound fx and editing you might want to try Audacity at http://audacity.sourceforge.net/ .  It's good for mixing tracks, sounds etc to tweak them to your needs.

     

     So there you go. 2D, 3D and sound software 100% free.  Everything you need to make a full fledged game.  Definetly not a be-all-end-all list but it's everything that you need (along with GSE and XNA of course)


    http://www.freewebs.com/campelmxna/ - C# and XNA tutorials
    The only stupid mistake is the one you make twice
  •  03-29-2007, 6:09 PM

    Re: Free Software for development

    Just a quick specification... milkshape (it is written Milkshape 3d and not milkshake 3d) isn't free you can download a free 30 day trial and then you have to pay, register at the cost of $25, wich is pretty close to free. You could also add the xsi mod tool to the list.
  •  03-29-2007, 6:34 PM

    Re: Free Software for development

    Finale NotePad isnt' particularly useful since you can't export in any format that is useable with XNA. It only supports .MUS format. I suppose you could capture the playback with a sound capture program, but that's a pain.

     

  •  03-29-2007, 7:05 PM

    Re: Free Software for development

    Yeah, I'm not happy about it, but it's the best I've found for me.
    http://www.freewebs.com/campelmxna/ - C# and XNA tutorials
    The only stupid mistake is the one you make twice
  •  03-29-2007, 10:05 PM

    Re: Free Software for development

    I've been a long-time user of NoteWorthy Composer and it suffers the same problem as far as XNA is concerned. It only supports .nwc or .mid files. However, I just found SynthFont, which is a free tool to convert .mid files to .wav. Haven't tried it out yet, but it looks like it could be just what the doctor ordered.

    NOTE: NoteWorthy Composer isn't free, but at $39, it's a pretty cheap and feature-rich notation package.

     

  •  03-29-2007, 10:50 PM

    Re: Free Software for development

    ProfEclipse:

    a free tool to convert .mid files to .wav

    If that's what you are after, there is also Timidity++.


    Visit my blog at http://waru360.codesan.com/
  •  03-30-2007, 2:37 AM

    Re: Free Software for development

    2D Paint programs-  GIMP is also a very good and free option.
    ~Pete

    Need guidance? Just remember: Do as I say, not as I do ...
  •  03-30-2007, 11:32 AM

    Re: Free Software for development

    Buzz is a good music/effects package that has been around for a while. It uses software synths and effects so you can make something that doesn't sound like a GM chip. It uses a tracker style of data entry.

    http://www.buzzmachines.com/
     

    Cheers,
    Leaf.
    XNA UK User Group - XNA Goodies
  •  04-07-2007, 3:25 AM

    Re: Free Software for development

    You can get a copy of Sony's Acid program (originally a Sonic Foundry app) it could be useful for looping bgm. I think there's a free version on the site.
  •  04-10-2007, 10:49 AM

    Re: Free Software for development

    I would like to say that mapZone is absoultly killer tool. I had never try different tools based on the same basis. But this one is absolutly killing me. I advice this tool for anyone who works with 3d and shaders (but not only shaders, it's good additional tool for any image processing).
  •  04-17-2007, 5:42 PM

    Re: Free Software for development

    If you're like me and finding drawing in vector graphics to be 100% easier than a program like GIMP or Photoshop, I would recommend inkscape.  (Although I'd be pretty suprised if someone on this forum hadn't already heard of both inkscape and GIMP)
  •  04-20-2007, 3:40 AM

    Re: Free Software for development

    I thought that I would add this since there has been some talk over sound applications.  I have found that Audacity can be a useful tool with XNA, it outputs Wav formats. It is completely free from what I have found so far.  I did have some issues with the applications making wavs that were incompatible, but after some tweaking and such things worked well.

    http://audacity.sourceforge.net/

    Hope this helps..

    Matthew Randall
    Casual Games Architect
    Exhale Game Studio

  •  12-04-2007, 9:37 AM

    Re: Free Software for development

    You could put nVidia Fx Composer, which I'm using for my .fx files.

    You can download it from www.nvidia.com

    Yes, it is absolutely free of charge.


    Shine on You Crazy Diamond
  •  12-16-2007, 2:21 PM

    Re: Free Software for development

    If you want to make music, you can use FLstudio. You can download it for free(demo) at www.flstudio.com It has no time limimt, but you can't save projects. You can save your project into an mp3 file but you can't edit it after that.
  •  12-17-2007, 3:03 AM

    Re: Free Software for development

    Another nice application for composing your own music in a classic Tracker-style way is Skale Tracker, it's free and as easy to use as you remember from the good ol days. With support for VST/VSTi plugins it's unbeatable for the price of 0.00$.

    Also for info about VST/VSTi plugins - head over to KVR VST.

    neo
  •  12-20-2007, 3:00 AM

    Re: Free Software for development

    And what about Vorbis? for encoding and audio streaming. UT2k4 use for the music.

    http://www.vorbis.com/

  •  12-21-2007, 12:58 PM

    Re: Free Software for development

    ragnarsun:

    And what about Vorbis? for encoding and audio streaming. UT2k4 use for the music.

    http://www.vorbis.com/



    XNA currently doesn't permit access to the sound buffers.  Also, I don't see a managed wrapper or managed implementation on that site.  Even if there was, it would not work on the 360.
  •  01-02-2008, 11:58 PM

    Re: Free Software for development

    Hi All,

    Check this out:

    http://www.anim8or.com/main/index.html

    A good 3D program with a lot of tuts and active community.

    Also check out:

    http://www.geocities.com/anim8ortrade/

    Regards.

    Major Pain

  •  02-09-2008, 6:31 PM

    Re: Free Software for development

    Blacksmith 3D
    http://www.blacksmith3d.com/ - Allows you to paint directly to your models

    Makehuman
    http://www.dedalo-3d.com/ - Quick generated humanoid models. Also supports Collada if I remember correctly.
  •  02-11-2008, 11:17 AM

    Re: Free Software for development

    Also there was 2 other textureing programs floating around on the net as freeware or for dirt cheap (in comparison to 3D Body Paint and the like). One was called Tattoo. The other was called Paint Job 3D. Unfortunetly the website for Tattoo is no longer up, but there was talk about another version of this being made. However, I beileve that this ended up not happening. Paint Job 3D is the equivelent of Sasquatch on the net. You find mention of folks who claim to know where to find it or have used it. But you can never find it.

    If anyone finds any info on those they could also be of good use.

    I think if anyone finds one in development that can handle Collada, it would be an even bigger asset to the community.

  •  02-17-2008, 6:48 PM

    Re: Free Software for development

    Tracker music is the best. I've never used skale but I enjoy Milkytracker for making chip tunes.
View as RSS news feed in XML
©2007 Microsoft Corporation. All rights reserved. Privacy Statement Terms of Use Code of Conduct Feedback