Skip to content

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 704 Bytes

README.md

File metadata and controls

executable file
·
26 lines (19 loc) · 704 Bytes

NoriProject

Ray tracing renderer implemented for Computer Graphics rendering competition at ETH.
Click here to see the course page

Final Image rendered alt text

Features:

Alessia Paccagnella:

  • Environment map emitter
  • Advanced Camera Model (Depth of Field, Lens distortion, Chromatic Aberration)
  • NL means denoising
  • Image Textures
  • Spotlight
  • Procedural Texture

Niklaus Houska:

  • Disney BRDF (baseColor, Metal, Specular, specularTint, Roughness, clearcoat, clearcoatGloss)
  • Modeling Meshes
  • Bump Mapping
  • Textured Emitter
  • Heterogeneous participating media