Skip to content

Files

Latest commit

beb60fe · Jul 22, 2021

History

History
29 lines (19 loc) · 1.25 KB

File metadata and controls

29 lines (19 loc) · 1.25 KB

Showcase

This repository has been created as part of the "Computer Graphics" course at Politecnico di Milano.

Description

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.

Assets

  • 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

Demo

A demo of the project can be found HERE. It may take a while to load completly.

Controls

  • 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.

Data

In /data folder there is another example of light configuration file, you can use it to test the load function.