Apply Different Materials
Create two objects with contrasting materials!
Tasks
- Add a sphere and a box to the scene
- Make the sphere look like gold:
- Color: #FFD700 (golden yellow)
- Roughness: 0.3 (somewhat smooth)
- Metalness: 1.0 (fully metallic)
- Make the box look like matte plastic:
- Color: #FF4444 (red)
- Roughness: 0.6 (fairly rough)
- Metalness: 0.0 (non-metallic)
How to Change Materials
- Select an object
- Find the material sections in Properties panel
- Use the color picker for color
- Adjust sliders for roughness and metalness
Notice the Difference
- The gold sphere reflects the environment
- The plastic box has a matte, non-reflective surface
- Orbit around to see how light affects each
Success Criteria
✓ At least 2 objects in the scene
Tip: Orbit the view to see how metallic surfaces reflect!