1
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
58fbe465f9 Use <print> instead of <iostream> 2024-09-25 10:36:54 +02:00
81d5045037 Reformat code 2022-08-16 07:41:12 -04:00
f0713452fc Make sphere white so it's more visible 2022-08-16 07:38:52 -04:00
aaf4b37b67 Change initial eye position to match the README 2022-08-16 07:36:36 -04:00
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
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
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