Results 1 to 10 of 14

Thread: New Character Creator - Alpha (Source included)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    New Character Creator - Alpha (Source included)

    Like many on this board a long time enemy of mine has been placeholder (or programmer) art in my applications as I'm either too cheap or too untalented to actually get real artwork. I ran across a great site the other day for characters (http://silveiraneto.net/tag/pixelart/) and after some reading (and downloading) I realized that this guy had generated an almost perfect template for multiple different characters. The only problem (at least in my mind) was that the template was done in GIMP.

    I'm no GIMP expert, and doing things in it takes me much longer than it should. So, being the awnery lil feller I am, I exported each layer of his graphics to a PNG file and then wrote a quick and dirty app to build characters from it. A bit of Google and some playing with basic math and I managed to add HSV adjustments to the editor. Now you can grab different building blocks, drop them into "layers" change the color/etc and export to a PNG for your own use.

    Of course, you can also easily create new layers to be added.

    Anyways, I'm posting the entire source as Open Source (not my fault if it formats your HD) for anyone to screw up. Hopefully this will be of some use to someone. If you make improvements that you want to share, post them here for others to make use of. If you make improvements and don't have a website to host them on, post the code changes here and I'll think about putting it into my build ()

    Anyways, download link: http://www.eonclash.com/charsbuilder/charsbuilder.zip

    Screenie:



    Some planned updates:
    Export frame information
    Preview animations (as you can see from the icons and buttons)
    More effects
    Import/Export per Parts Bin entry
    etc etc etc....

    BTW: This should work on MAC, Linux, and Windows as I've done all I can to stay away from platform specific code!

    - Jeremy

    PS: Yes, I did take a bit of concept from Charas Character Creator.
    Last edited by jdarling; 27-09-2010 at 09:47 PM.

  2. #2
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2
    To post images, check out this post:- http://www.pascalgamedevelopment.com...Posting-Images
    :: AthenaOfDelphi :: My Blog :: My Software ::

  3. #3
    Thanks AOD, I'm sure I'm the only moron in the group, but the new board has been a hard move for me to make .

    One upside I've found is not having to enter bbCode for URL's as they seem to get picked up automagically.

  4. #4
    Oh that's very nice. I'm not really working on something 2d now, but if I do, I'll have a close look at this.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  5. #5
    Made a few minor updates, added in RGB color shifting and (basic) Palette editing. Updated screenshot above, and posting a new Char from the builder for all to see:


    Updated zip has also been uploaded.

    Enjoy,

  6. #6
    cool and clean work

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •