Skip to content
forked from ahn9807/nori

implementation of nori the raytracer

Notifications You must be signed in to change notification settings

KrakenWagen/nori

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NORI for hobby

Example

Spec

  1. Mirror Dielectric Diffuse Microfacet
  2. Adaptive denoising based on Gaussian kernel
  3. Area Point Environment Light
  4. Disney BRDF
  5. Texture

Todo

  1. Volummetric Rendering
  2. MIS minor fix (slightly bright problem)

Memo

  1. Environment Light, disney BRDF is copied from bieperre.
  2. Texture mapping now behaviour stangely => internal problem of blender to nori parser

About

implementation of nori the raytracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.9%
  • Limbo 11.0%
  • JavaScript 5.1%
  • Python 4.2%
  • HTML 3.6%
  • CMake 2.8%
  • CSS 1.4%