mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
fix compilation error unused variable, make getFilePath work on windows (yavin, you should still install linux), add error callback to glfw
This commit is contained in:
@ -11,7 +11,8 @@ MAT 255 255 255 0.0 0.0 0.0 // 1
|
||||
|
||||
sp 0 2 0 150 0
|
||||
|
||||
OBJ scenes/obj/jinx.obj -10 0 0 1.25 0 0 0
|
||||
# OBJ scenes/obj/Dragon_800K.obj 0 0 0 35 0 0 0 1
|
||||
OBJ obj/jinx.obj -10 0 0 1.25 0 0 0
|
||||
# OBJ obj/Dragon_800K.obj 0 0 0 35 0 0 0 1
|
||||
|
||||
OBJ obj/whitedragon.obj 0 0 0 1 0 0 0
|
||||
|
||||
OBJ scenes/obj/whitedragon.obj 0 0 0 1 0 0 0
|
||||
|
Reference in New Issue
Block a user