Image Generator help
Posted: Tue Feb 26, 2013 8:47 am
Hope this is the right thread for this scatter-brained mess of words. EDIT: (This is a question/help post...so if it would receive more feedback or just belongs in the advanced help section that's fine too.)
I've been fiddling with several game concepts for some time now...creating them one after the other..different elements of gameplay etc and scrapping them because I want something more. I'm sure most of you who have been creating or have created a text-based or even just played one and find yourself wanting something more..
Well I'm not interested in spending large amounts of time developing all the components of a 3d game (and ofc more time learning how to do so) but I do want more from my creations. Perhaps visual stimulation would add a little more flavor.
Scrolling through this page ( http://facepunch.com/showthread.php?t=1194115 ) <---a massive list of text based games. (I took the time to play some of them...)
I found ( http://equine-ranch.com/ )
This game intrigued me (not because it's about horses) but because of "the extra" bit of flavor it has in it.
Every horse in game has it's own uniqueness which is shown through it's generated image and it's genetics...
I'm very interested in how the images are generated etc in this game. Every picture is based off the same outline. How is the color added?
I'm not experienced enough in game design to know how images are randomly generated.
I'm guessing the horse pictures are created with layers and codes change the layers based on ancestry/genetics/randomness...?
This would be very helpful with a lot of the ideas I have in mind..(like random flag generation etc and for my "Jurassic Park" game..)
If someone could inform me of what I should be googling etc I would appreciate it.
Also wondering how to get that many color patterns etc..
Quote from main page "3,370 possible color and pattern combinations with thousands of shades possible and multiple variations of patterns.
A sophisticated dynamic image generation system. Each horse is born looking very unique."
TLDR: In short I'm lost...What do I need to do/read to code a similar image generator. Any information would be greatly appreciated. (Any guides/links appreciated as well)
To understand what I'm talking about simply visit Equine Ranch using the link I provided...refresh the page and the horse image will change.
I've been fiddling with several game concepts for some time now...creating them one after the other..different elements of gameplay etc and scrapping them because I want something more. I'm sure most of you who have been creating or have created a text-based or even just played one and find yourself wanting something more..
Well I'm not interested in spending large amounts of time developing all the components of a 3d game (and ofc more time learning how to do so) but I do want more from my creations. Perhaps visual stimulation would add a little more flavor.
Scrolling through this page ( http://facepunch.com/showthread.php?t=1194115 ) <---a massive list of text based games. (I took the time to play some of them...)
I found ( http://equine-ranch.com/ )
This game intrigued me (not because it's about horses) but because of "the extra" bit of flavor it has in it.
Every horse in game has it's own uniqueness which is shown through it's generated image and it's genetics...
I'm very interested in how the images are generated etc in this game. Every picture is based off the same outline. How is the color added?
I'm not experienced enough in game design to know how images are randomly generated.
I'm guessing the horse pictures are created with layers and codes change the layers based on ancestry/genetics/randomness...?
This would be very helpful with a lot of the ideas I have in mind..(like random flag generation etc and for my "Jurassic Park" game..)
If someone could inform me of what I should be googling etc I would appreciate it.
Also wondering how to get that many color patterns etc..
Quote from main page "3,370 possible color and pattern combinations with thousands of shades possible and multiple variations of patterns.
A sophisticated dynamic image generation system. Each horse is born looking very unique."
TLDR: In short I'm lost...What do I need to do/read to code a similar image generator. Any information would be greatly appreciated. (Any guides/links appreciated as well)
To understand what I'm talking about simply visit Equine Ranch using the link I provided...refresh the page and the horse image will change.