Commit Graph

62 Commits

Author SHA1 Message Date
ac47d587e6 ~ | Fixing fog lighting acne and denoising not clearing 2025-03-18 16:48:22 +01:00
075c2a959a + | Fog beam laser now in objects 2025-03-18 16:48:15 +01:00
ecc1f68329 + | Better bouncing 2025-03-18 16:47:11 +01:00
0aaf4d0492 ~ | Better fps handling 2025-03-18 16:46:41 +01:00
47c0c38662 + | New output texture slider 2025-03-18 16:45:36 +01:00
8f60baded0 handle some special cases (disconnect during some moments) and fix "bind adress already in use" error 2025-03-18 14:11:37 +01:00
0103c22882 map change works now 2025-03-17 18:10:05 +01:00
29f00cf9b2 server now sends jobs to client and client can send result image to server 2025-02-25 01:53:08 +01:00
fcc6f8266b move ffmpeg into its own class, Renderer can now create jobs when in clusterizer mode 2025-02-24 00:52:10 +01:00
31358ff2c9 clusterizer show server information in imgui. server can dispatch waiting jobs and some fixes 2025-02-22 23:48:21 +01:00
82240d02c1 + | New map portal and checkerboard 2025-02-18 23:26:35 +01:00
62852a51dc add to render path automatically when going through a portal and fix images on tp path nodes 2025-02-17 23:51:49 +01:00
fa967b1de7 + | Fixing texture limit on old gpu 2025-02-17 11:50:53 +01:00
99965ae243 denoise only on last image when rendering 2025-02-15 23:51:18 +01:00
a704a1fd76 + | Renderer working 2025-02-14 18:11:33 +01:00
4ddacdaadd + | Define system + denoising back 2025-02-13 23:18:04 +01:00
ee95d9954a + | Imgui denoise 2025-02-08 23:38:49 +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
9e802860ee + | Almost pixel perfect portals tp 2025-02-06 16:33:43 +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
49bc86433f ~ | Imgui and other 2025-01-31 12:19:27 +01:00
409a4f6def repair codec selection 42 computers, lerp and slerp might be broken :/ 2025-01-29 02:47:06 +01:00
25187d60ce fix conditional jump problems, add functions to use ffmpeg for the render and add ffmpeg to compile the project 2025-01-25 03:27:55 +01:00
7b1be7c2d9 rendrerer : add a test split button to see if a part of path is good 2025-01-23 19:47:41 +01:00
4b8e9bd5f0 add renderer window to make a path with timestamps 2025-01-23 13:06:22 +01:00
08c0ce1d83 ~ | BVH optimizing again 2025-01-19 00:34:35 +01:00
146381f191 + | bvh opti 2025-01-18 19:41:29 +01:00
0df32ce16d Merge branch 'main' of github.com:TheRedShip/RT_GPU 2025-01-18 19:22:47 +01:00
f1e9a75599 ~ | BVH Opti working 2025-01-18 19:21:29 +01:00
d62b5a5de0 add parsing of faces with "/" in obj files 2025-01-18 19:11:11 +01:00
85bab977df + | Debug view 2025-01-18 16:00:24 +01:00
5d3de6158b + | Dragon and bvh 2025-01-18 12:30:35 +01:00
02e670195c + | Light array sent to gpu 2025-01-16 17:17:03 +01:00
787833ac84 + | Transparency Material 2025-01-16 00:12:31 +01:00
a892d5e7e6 ~ | Small modif 2025-01-15 19:53:00 +01:00
2097a71090 ~ | Fog parameter set to int 2025-01-15 19:05:53 +01:00
2899055b51 + | Fog imGUI 2025-01-14 20:38:03 +01:00
1d3627000d + | Volumetric ligthing 2025-01-13 23:45:13 +01:00
1908057434 ~ | Refraction change 2025-01-12 19:05:03 +01:00
5d5c9d432e ~ | Imgui material 2025-01-12 18:30:31 +01:00
fec85708b6 ~ | ImGui camera modification 2025-01-12 17:51:26 +01:00
3f7eb5e05a merge dynamic_pixelisation with main 2025-01-11 16:17:11 +01:00
8691f1b8ac + | Basic imgui window 2025-01-11 16:05:28 +01:00
e0b057a189 pixelisation try to stay between 60 and 90 fps 2025-01-11 16:03:08 +01:00
5c4819738a ~ | Camera FOV and Bounce 2025-01-11 01:37:25 +01:00
a46404d91d + | Other key can now be pressed without accum reset 2025-01-11 00:36:52 +01:00
722318b6d1 ~ | Removing phantom image when moving 2025-01-11 00:15:08 +01:00