PizzaDAO/pizza-oven-py

Create hybrid shuffle for topping layers

Closed this issue · 0 comments

Remove use of the ShuffledLayers class in renderer.py

Revert to making each layer contain only one ingredient type.

Break out ingredient layers into smaller layers, for example: a pepperoni layer with 10 instance's would become 2 layers with 5 each.

Then shuffle the layers(if multiple ingredients) to achieve illusion of depth