Grid Sage Forums

REXPaint => Everything REXPaint => Topic started by: Kyzrati on May 18, 2015, 04:40:44 AM

Title: What is REXPaint?
Post by: Kyzrati on May 18, 2015, 04:40:44 AM
REXPaint (http://www.gridsagegames.com/rexpaint/) is a powerful and user-friendly ASCII art editor.
 
Major Features:
See many of these features in action here (http://www.gridsagegames.com/rexpaint/features.html). Download REXPaint from that same site. It is a freely available tool developed by myself for roguelike development and released for the community to enjoy. Many other developers, artists, and enthusiasts already use REXPaint for their own projects.

REXPaint is great for a wide range of purposes, having been used to create all of Cogmind's ASCII art (http://www.gridsagegames.com/blog/2014/12/cogmind-ascii-art-gallery/), draw UI mockups for planning and reference, and even paint pieces of maps (http://www.gridsagegames.com/blog/2014/07/dungeon-prefabs/) integrated into the map generation algorithms.

I've posted a guide to using REXPaint to assist with various aspects of roguelike development here (http://www.gridsagegames.com/blog/2015/07/roguelike-development-rexpaint/).
Title: Re: What is REXPaint?
Post by: endlessblaze on October 17, 2015, 01:08:59 PM
the link for the art gallry is broken
Title: Re: What is REXPaint?
Post by: Kyzrati on October 17, 2015, 07:05:59 PM
Whoops, thanks for letting me know, endlessblaze! Got a little happy with the copy-pasting and mixed the forum and blog content links :)

Hmmm... ASCII art (http://www.gridsagegames.com/blog/2014/12/cogmind-ascii-art-gallery/)... haven't been doing any of that for a long while. Will be nice to get back to it when we do a competition later!
Title: Re: What is REXPaint?
Post by: gumix on March 07, 2016, 04:58:14 PM
How about releasing RP under some Open Source License? It would make many developers happy by enabling them to add / customize editor for their needs.

Another option is to settle RP2 on top of some scripting language with ability to add ui items and tools + procedural painting :)

Option 2 would suit better my needs but requires big amount of rework so we couldn't expect such relesase too soon I guess.

Option 1 requires only single decision :)

Title: Re: What is REXPaint?
Post by: Kyzrati on March 07, 2016, 08:09:43 PM
Unfortunately releases can't come quickly since I'm too busy to put much time into my free projects :/

Adding a scripting language is beyond my capabilities, and there are numerous reasons I don't want to do open source. (The biggest: I don't want to be a project manager, and don't have the time to help people figure out the crazy unprofessional coding job I've done, but would feel obliged to do so if it were open source.) That said, there are open source options out there you can check out as an alternative!
Maybe one of those would better suit your needs?
Title: Re: What is REXPaint?
Post by: gumix on March 08, 2016, 02:22:00 AM
Ahh, please don't get me wrong Kyzrati. I dont want to abandon RP just because it lacks of few things :) I was just asking, it is really great tool!

Title: Re: What is REXPaint?
Post by: Kyzrati on March 08, 2016, 02:38:48 AM
Yeah no problem, I just wanted to let you know there are some other options out there, too!