Commit Graph

22 Commits

Author SHA1 Message Date
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
9b8da6ebd8 + | Shader reloading working 2025-02-13 19:22:27 +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
844b072089 clean up renderer 2025-02-05 20:15:01 +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
9ab0212d03 renderer can now load a path 2025-02-04 19:06:41 +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
49bc86433f ~ | Imgui and other 2025-01-31 12:19:27 +01:00
0b5de9f683 fix 2025-01-30 23:21:24 +01:00
06150093b9 change codecs to use lossless compression, add button to guess time of path time automatically 2025-01-30 22:24:13 +01:00
ada74a584c change camera movement smoothing when movement is similar 2025-01-30 18:36:01 +01:00
e7cd411802 add smoothing on camera movement with a ease in out 2025-01-30 00:01:02 +01:00
409a4f6def repair codec selection 42 computers, lerp and slerp might be broken :/ 2025-01-29 02:47:06 +01:00
0f159baf9d smooth transition between points using hermite interpolation for position and sphere interpolation for rotation 2025-01-28 02:27:23 +01:00
c909cbd6da renderer, add button to mach speed of previous segment of path 2025-01-27 21:02:45 +01:00
9ab134abef change render window to show information about current render state during a render. render. 2025-01-26 05:18:03 +01:00
cccdd259b4 render works and exports to output.mp4 2025-01-25 18:30:04 +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