-
Notifications
You must be signed in to change notification settings - Fork 5
Random Generative Encoding
GiorgosMethe edited this page Apr 14, 2015
·
1 revision
A simple random generative encoding to create soft creatures in VoxCad environment. Encoding starts building voxels based on probabilities to create a softbot. This encoding only needs two parameters, the probability of adding one voxel into the environment and the probability of using the same material as the one is used by the connected voxel.