1
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
c707efbd8c Include example models in misc/ folder, rename load button for clarity 2022-08-16 07:33:10 -04:00
d0c9d1cd69 Rename "Display Mode" to make it clearer what it's selecting 2022-08-16 07:27:50 -04:00
00a6c7d0e4 Rename "Dump to file" button to make it clearer what it's doing 2022-08-16 07:26:11 -04:00
7b11008a85 Rename window to "Render Options" 2022-08-16 07:24:49 -04:00
e37af0d28b Make default window size 800x600 2022-08-16 07:21:55 -04:00
101a20443e Fix Windows build
FindGLM now properly searches newer glm packages which
doesn't include a "include" folder.
2022-03-27 21:29:37 -04:00
redstrate
c6433f8736 Add reflection component, fix indirect sampling 2020-07-31 22:52:16 -04:00
redstrate
245a3c03cb Add octree for faster mesh rendering 2020-07-30 10:06:47 -04:00
redstrate
783de0a217 Update README and move scene functions into scene.cpp 2020-05-29 22:11:03 -04:00
redstrate
efd466fc78 Add indirect sampling, and update README 2020-05-29 21:31:56 -04:00
redstrate
35159a93b2 Add multiple object support 2020-05-29 19:12:37 -04:00
redstrate
202d4c3dc8 Show render in progress 2020-05-13 17:19:21 -04:00
redstrate
7148070824 Add interactive imgui menus 2020-05-13 16:53:59 -04:00
redstrate
ee552901d2 Add configurable model color 2020-02-18 12:32:57 -05:00
redstrate
bf68e43af8 Add initial files 2020-02-17 10:37:01 -05:00