kwg / InfiniteArtGallery

Infinite Art Gallery is a game that uses established methods of evolving art with Compositional Pattern Producing Networks (CPPNs) to allow users to explore a world of art tailored to their preferences.
https://people.southwestern.edu/~schrum2/SCOPE/iag.php
3 stars 0 forks source link

Crossover happens with saved inventory #72

Open schrum2 opened 6 years ago

schrum2 commented 6 years ago

Whenever an item is selected (by walking through a portal for example), one of the items generated should be a mutated clone of that individual. However, all other entities generated should be the product of crossover between the target item (the portal walked though for example) and items currently in the player's inventory.

kwg commented 6 years ago

clarification: a randomly selected item in the inventory or the result of crossing over with every item in the inventory? (chain through them randomly)

schrum2 commented 6 years ago

Random

kwg commented 6 years ago

This needs #71 fixed first, but I don't think that will happen before scope ends. This and #19 are being pushed back.

kwg commented 5 years ago

https://github.com/kwg/InfiniteArtGallery/tree/crossover_debug

Crossover is on in this branch for artwork and sculptures. fails after a time