Add initial MIS implementation
This commit is contained in:
parent
ba2d853319
commit
d43d60bb85
10 changed files with 161 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pub mod depth_renderer;
|
||||
pub mod mis;
|
||||
pub mod next_event_estimation;
|
||||
pub mod path_tracer;
|
||||
pub mod path_tracer_importance;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue