|
9b8da6ebd8
|
+ | Shader reloading working
|
2025-02-13 19:22:27 +01:00 |
|
|
6e3b0c44eb
|
+ | Shader class system better working
|
2025-02-13 00:28:20 +01:00 |
|
|
a71529312b
|
Merge remote-tracking branch 'origin/Denoising'
|
2025-02-09 17:12:04 +01:00 |
|
|
515df55c1f
|
~ | Small fix emissive texture
|
2025-02-09 16:57:51 +01:00 |
|
|
ee95d9954a
|
+ | Imgui denoise
|
2025-02-08 23:38:49 +01:00 |
|
|
39196a00ff
|
~ | Working atrous algorithm
|
2025-02-08 21:43:49 +01:00 |
|
|
cbc2550d78
|
~ | Pass system shader
|
2025-02-07 23:32:52 +01:00 |
|
|
e791b8b27d
|
add fps to Renderer info whwen in headless and fix limits for fps and samples in path file parsing
|
2025-02-07 23:27:29 +01:00 |
|
|
47bf193752
|
~ | First denoising attempt
|
2025-02-07 20:17:43 +01:00 |
|
|
4531e586ca
|
+ | Super map
|
2025-02-07 18:10:13 +01:00 |
|
|
1f2bd3b904
|
path
|
2025-02-06 20:33:18 +01:00 |
|
|
473b4a247d
|
+ | Portal almost done
|
2025-02-06 19:52:12 +01:00 |
|
|
9669526296
|
~ | Small fixes
|
2025-02-06 18:10:19 +01:00 |
|
|
2b879218ed
|
fix compilation error unused variable, make getFilePath work on windows (yavin, you should still install linux), add error callback to glfw
|
2025-02-06 16:34:36 +01:00 |
|
|
b1c9718ae3
|
+ | Portal viewing angle teleportation
|
2025-02-06 16:33:45 +01:00 |
|
|
63728e6476
|
clean up renderer
|
2025-02-06 16:33:45 +01:00 |
|
|
9e802860ee
|
+ | Almost pixel perfect portals tp
|
2025-02-06 16:33:43 +01:00 |
|
|
56d564408d
|
Renderer now prints status to standard output when in headless mode
|
2025-02-06 16:33:28 +01:00 |
|
|
106db8e29e
|
renderer works in headless mode now
|
2025-02-06 16:33:19 +01:00 |
|
|
7778127a8b
|
renderer can now load a path
|
2025-02-06 16:32:44 +01:00 |
|
|
cb7eb9346c
|
start changing parsing of arguments to add settings and start a render with no input
|
2025-02-06 16:31:28 +01:00 |
|
|
635cadf527
|
+ | Portal teleportation
|
2025-02-06 16:30:47 +01:00 |
|
|
3b3813793f
|
+ | Map changing
|
2025-02-06 16:30:47 +01:00 |
|
|
e10e8e4cfc
|
+ | Backface culling choosing on quad so euclidian map + portal
|
2025-02-06 16:30:46 +01:00 |
|
|
7520515e03
|
fix gitignore, it ignored the RT directory in the includes files (why is it named like that ?)
|
2025-02-06 16:30:46 +01:00 |
|
|
e1c5c22419
|
add .gitignore and add a flags rule to makefile to create compile_flags.txt
|
2025-02-06 16:30:46 +01:00 |
|
|
b425f1e7b8
|
~ | chepa
|
2025-02-06 16:30:46 +01:00 |
|
|
7ffc43b7cb
|
~ | Fixing multiple loading same texture
|
2025-02-06 16:30:46 +01:00 |
|
|
e332161e7a
|
add alias to shell.nix to make a dummy x11 session
|
2025-02-06 16:30:46 +01:00 |
|
|
f4574ea286
|
update alias for xdum and xdumstop in shell.nix
|
2025-02-06 16:17:09 +01:00 |
|
|
f7077e9f76
|
fix compilation error unused variable, make getFilePath work on windows (yavin, you should still install linux), add error callback to glfw
|
2025-02-06 03:00:07 +01:00 |
|
|
d3dbf8f959
|
+ | Portal viewing angle teleportation
|
2025-02-06 00:16:25 +01:00 |
|
|
844b072089
|
clean up renderer
|
2025-02-05 20:15:01 +01:00 |
|
|
5eaefb171e
|
+ | Almost pixel perfect portals tp
|
2025-02-05 20:14:42 +01:00 |
|
|
1a7a4d850a
|
merge with headless_mode
|
2025-02-04 23:54:08 +01:00 |
|
|
4137e04b46
|
Renderer now prints status to standard output when in headless mode
|
2025-02-04 23:44:23 +01:00 |
|
|
85b7b58bed
|
renderer works in headless mode now
|
2025-02-04 22:43:01 +01:00 |
|
|
b027a8e2b0
|
+ | Portal teleportation
|
2025-02-04 22:36:10 +01:00 |
|
|
9ab0212d03
|
renderer can now load a path
|
2025-02-04 19:06:41 +01:00 |
|
|
9b3fb7d2b1
|
+ | Map changing
|
2025-02-04 18:56:10 +01:00 |
|
|
2264ed7a8f
|
start changing parsing of arguments to add settings and start a render with no input
|
2025-02-04 03:19:29 +01:00 |
|
|
df9ab16b76
|
+ | Backface culling choosing on quad so euclidian map + portal
|
2025-02-04 00:07:32 +01:00 |
|
|
9ddce8b6d0
|
fix gitignore, it ignored the RT directory in the includes files (why is it named like that ?)
|
2025-02-03 21:27:17 +01:00 |
|
|
d3bb06f756
|
add .gitignore and add a flags rule to makefile to create compile_flags.txt
|
2025-02-03 21:12:50 +01:00 |
|
|
4b8f53e5fa
|
~ | chepa
|
2025-02-03 20:25:19 +01:00 |
|
|
294be844e2
|
~ | Fixing multiple loading same texture
|
2025-02-03 18:40:40 +01:00 |
|
|
c479ff3354
|
add alias to shell.nix to make a dummy x11 session
|
2025-02-03 16:53:31 +01:00 |
|
|
c426b8078b
|
+ | Denoising texture
|
2025-02-02 19:45:26 +01:00 |
|
|
3a70a08ea6
|
~ | Emissive texture working
|
2025-02-02 17:10:06 +01:00 |
|
|
f03d48e62d
|
~ | Fixing emissive texture
|
2025-02-02 15:16:47 +01:00 |
|