RayTracer Initial Framework setup
This commit is contained in:
parent
25b66804a4
commit
15b56a876a
741 changed files with 3146 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "Buffer.hpp"
|
||||
#include "Utils.hpp"
|
||||
|
||||
|
|
@ -109,4 +111,4 @@ namespace tp {
|
|||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue