This repository has been created as part of the "Computer Graphics" course at Politecnico di Milano.
Imagine a shop window in which there are several objects on pedestals. You will have to present several pedestals with objects showing off different rendering techniques. It must be possible to select (with the keyboard) one of the pedestals to inspect it more closely. a. Optional (improved evaluation): use raycast to select the pedestal to inspect.
- Boat and pedestal were given by the professor.
- Room, poster and vent where created with Blender.
- Table, pipes and shelf where downloaded from Clara and edited with Blender
A demo of the project can be found HERE. It may take a while to load completly.
- Use W A S D to look around.
- If you want to inspect closely a boat, just click on it!
- Use Q E to move up and down while inspecting a boat.
- Press ESC to exit inspection mode.
In /data folder there is another example of light configuration file, you can use it to test the load function.