Project 9 -- Thiago Ize

Design Choices

Here are some of the more interesting design choices:

Images!


The background dragons are all translation instances with random colors.
The Buddhas are general instance classes with randomized marble textures and are both translated out from the center and rotated to face inwards.
The center dragon has been stretched larger.
My scene graph consists of a grid which contains all the instances and the instances are instances of either a dragon in its own grid or a Buddha in its own grid.