Skip to content
/ nori Public
forked from wjakob/nori

Fork of "Nori: an educational ray tracer" v2, including some backports from v1 (see https://github.com/wjakob/nori-old)

Notifications You must be signed in to change notification settings

tszirr/nori

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS440 Banner

Inofficial Nori Version 2, including some backports from v1

This is an inofficial fork of "Nori: An educational ray tracer" that includes backports from version 1, to remove some of the startup overhead of implementing basic primitives such as ray tracing. While this allows programmings assignments to put more focus on higher-level light transport algorithms, we still encourage you to replace the given default implementations with your own toy implementations in order to advance your own practical skills.

About

Fork of "Nori: an educational ray tracer" v2, including some backports from v1 (see https://github.com/wjakob/nori-old)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.2%
  • Python 5.0%
  • CMake 3.8%