Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 850 Bytes

README.md

File metadata and controls

executable file
·
27 lines (20 loc) · 850 Bytes

NoriProject

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

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