Some software I've created for game development (or fan game development)

Started by Goodlookinguy, June 10, 2017, 09:45:59

Previous topic - Next topic

Goodlookinguy

I've created numerous software in the past that's all hosted at my site, so I wanted to present some of the more interesting/useful ones here. The ones here were for game development and are for Windows and Mac, whereas all of my other software is not really for game development and is written strictly for Windows.

Duplicate Tile Finder: This program can find duplicate tiles in a 2D tile sheet (PNG only). It can also remove them and save a clean version of the file. (I ripped tilemaps from old games and then would clear out the duplicate tiles with this, hence why I created it)
Windows: http://www.nrgs.org/dev/dtf/dtf_20141013_win.zip | Mac: http://www.nrgs.org/dev/dtf/dtf_20141013_osx.zip

Palette Extractor: Palette Extractor is a simple little program to extract all of the colors used in a PNG/BMP/JPG file. It does this by first obtaining the colors, writing a log of them (if set to), and then compacting them into a single square image. (I was curious about how many colors sprites and tilemaps used, so I created this)
Windows: http://www.nrgs.org/dev/pe/pe_20140410_win.zip | Mac: http://www.nrgs.org/dev/pe/pe_20140410_osx.zip

Batch Trim Tool: Batch Trim Tool is a tool I developed for cropping out whitespace in an image. This is intended for usage with 2D sprites. A key feature of the program is that it supports not just dragging-and-dropping one file in and having it output the trimmed version, but it also supports cropping entire folders and their subdirectories if you tell it to. (I had sprites that people had ripped that has whitespace around them for some reason, so I created this)
Windows: http://www.nrgs.org/dev/btt/btt_20150129_win.zip | Mac: http://www.nrgs.org/dev/btt/btt_20150129_osx.zip

Other Public Projects: http://www.nrgs.org/projects/

I have something for sleeping the computer audio after a specified time, some tools to control Window's windows, technical tools for conversion purposes, network analyzer (source only), UPnP management, file scrubber (unreleased yet), WebP GUI, a MAX7219 LED Matrix Shape Maker, and more. I'm mostly doing work on Arduino stuff right now and as such will likely release Arduino stuff for a while.
I'm insane and not in a funny or good way! nrgs.org

Krischan

#1
Looking good, perhaps you should add some Screenshots?
Kind regards
Krischan

Windows 10 Pro | i7 9700K@ 3.6GHz | RTX 2080 8GB]
Metaverse | Blitzbasic Archive | My Github projects

Goodlookinguy

I meant to title this as "Some software I've created for game development", but that's alright.

You should add GraphicsGale and Affinity Photo under photo editing. GoldWave under Audio. 010 Editor, Visual Studio...you know what, I think I'll make a new thread for compiling a huge list of software and their purposes.

Edit: Nevermind, you beat me to it as I was writing this.

Also, my software are all command line tools. Screenshots are worthless in this case.
I'm insane and not in a funny or good way! nrgs.org

Krischan

Yes, I've overseen that "I" but then I decided to make a separate thread, never mind :-)
Kind regards
Krischan

Windows 10 Pro | i7 9700K@ 3.6GHz | RTX 2080 8GB]
Metaverse | Blitzbasic Archive | My Github projects

Goodlookinguy

Quote from: Krischan on June 10, 2017, 14:52:47
Yes, I've overseen that "I" but then I decided to make a separate thread, never mind :-)

You didn't oversee the "I", it wasn't there before. I messed up when I titled the thread. No worries, I quite like your list.
I'm insane and not in a funny or good way! nrgs.org