Primitive sampling
This commit is contained in:
parent
97f79a6483
commit
414d4e6411
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