Skip to content

Photon mapping using Optix 7 for the Advanced Computer Graphics course (FING - UdelaR). Team: @andresk727, @ceciliagut, @juliomorero

License

Notifications You must be signed in to change notification settings

computacion-grafica-avanzada/lab1

Repository files navigation

Photon Mapper using OptiX 7.2 and CUDA 11.1

Based on Siggraph 2019/2020 OptiX 7/7.1 Course Tutorial Code

Configuration guide params.txt

  • .obj file path
  • camera position
  • camera up
  • light position
  • light direction
  • light intensity
  • max number of photons
  • max recursion depth
  • max radius search
  • antialiasing level