XaiJu
aephrosi
aephrosi

patreon


March 20, 2017 Update

Steganography.  That's what I've spent this week on.  Steganography is the hiding of a secret message within an ordinary message and the extraction of it at its destination. 

Apparently Spore was one of the first games to hide save data into image files.  After b00marrows pointed out that Honey Select does a similar thing, I just needed to find out what it was called.  After that, I could find some algorithms and sample code.  I spent this week working through several samples to try and get something that would reliably encode and decode the save data JSON, but it does work now.  

The above image contains all the information on how to make that face.  All the bones, textures, colors, etc.  One file.  I am very pleased.

I still need to implement genital selection.  

I'm 50/50 on adding teeth options right now. I think teeth are very important in someone's attractiveness.  I'm curious if you folks agree.

March 20, 2017 Update

More Creators