schrum2 / MM-NEATv2

MM-NEAT version 2.0 is no longer supported. Please get MM-NEAT 3+ from https://github.com/schrum2/MM-NEAT
Other
11 stars 5 forks source link

Endless forms save feature #424

Closed schrum2 closed 7 years ago

schrum2 commented 7 years ago

Go ahead and make the save button for the object breeder save an animated gif of the rotation of the object as shown on the button. However, I think you can delete the save method from the object breeder and simply generalize the save method in the animation breeder. Just change the save method in the animation breeder to use the getAnimationImages method instead of calling imagesFromCPPN directly.

Also, the comments in object breeder need cleaning up. You can start eliminating all of the code that it turns out we are not using.