Materials
Each part of the composition uses different materials:
- Mask (main part): Mirror Material (50%) & Lambertian Material (50%) with a Marble Texture, generated using the Perlin Noise implementation from the lecture slides
- Mask (feathers): Lambertian Material (80%) & Phong Material (20%)
- Mask (brooch): golden colored Lambertian Material (10%), Mirror Material (50%), Lambertian Material (40%) with Marble Texture
- Particles: Particle Material changing color based on time parameter, similar properties to Lambertian, emitted light is the same in all directions.