Skip to content

Path tracer using Nvidia OptiX and imgui. Based on Nori.

Notifications You must be signed in to change notification settings

rogerbarton/optix-renderer

Repository files navigation

OptiX renderer based on Nori

demo

Extended course project with GPU hardware acceleration. Features:

  1. Combined CPU and GPU path tracing.
  2. OptiX GPU image denoising.
  3. nvrtc runtime compilation of CUDA shaders.
  4. ImGui for editing scene parameters with immediate feedback

Nori

Nori is a simple ray tracer written in C++. It runs on Windows, Linux, and Mac OS and provides basic functionality that is required to complete the assignments in the course Computer Graphics taught at ETH Zürich.

Course information and framework documentation

For access to course information including slides and reading material, visit the main Computer Graphics website. The Nori 2 framework and coding assignments will be described on the Nori website.

About

Path tracer using Nvidia OptiX and imgui. Based on Nori.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages