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

Rework Voxel setup in sculptures #70

Closed kwg closed 6 years ago

kwg commented 6 years ago

Voxels are being instantiated during the cppn process. This should be changed to instead instantiate each voxel in the sculpture once and use the cppn to set the parameters of each voxel during the process.

Parameters should be: color visibility

This may improve the performance of sculpture generation and allow more than 5x5x10 objects