Primitive sampling
This commit is contained in:
parent
368ae81251
commit
77db3f4ab5
9 changed files with 242 additions and 80 deletions
|
|
@ -51,7 +51,7 @@ void renderCommand(const String& scenePath) {
|
|||
|
||||
auto start = get_time();
|
||||
|
||||
rayt.render(scene, output);
|
||||
rayt.render(scene, output, settings);
|
||||
|
||||
auto end = get_time();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue