Fineal Framework changes for Assignement 3
This commit is contained in:
parent
56e4862861
commit
3369dc0567
6 changed files with 3 additions and 2 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
* eol=lf
|
||||||
|
|
@ -4,8 +4,8 @@ void Application3::initScene() {
|
||||||
Data_Constructor(&data, 1, 8);
|
Data_Constructor(&data, 1, 8);
|
||||||
|
|
||||||
/* select scene here */
|
/* select scene here */
|
||||||
//standardScene();
|
standardScene();
|
||||||
causticScene();
|
// causticScene();
|
||||||
}
|
}
|
||||||
|
|
||||||
void Application3::standardScene() {
|
void Application3::standardScene() {
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 768 KiB After Width: | Height: | Size: 768 KiB |
BIN
Framework/external/embree/readme.pdf
vendored
BIN
Framework/external/embree/readme.pdf
vendored
Binary file not shown.
BIN
Framework/external/glfw/examples/glfw.icns
vendored
BIN
Framework/external/glfw/examples/glfw.icns
vendored
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue