Commit Graph

33 Commits

Author SHA1 Message Date
960c4eb99c start server part of clusterizer 2025-02-20 22:43:39 +01:00
5eee13a4e2 separate Renderer.cpp into multiple files 2025-02-20 16:15:42 +01:00
a162f23ef2 add -std=c++20 to compile at school 2025-02-19 17:06:59 +01:00
9b8da6ebd8 + | Shader reloading working 2025-02-13 19:22:27 +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
d3bb06f756 add .gitignore and add a flags rule to makefile to create compile_flags.txt 2025-02-03 21:12:50 +01:00
409a4f6def repair codec selection 42 computers, lerp and slerp might be broken :/ 2025-01-29 02:47:06 +01:00
4268a41b6a ~ | Change makefile for windows build 2025-01-27 13:39:08 +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
4b8e9bd5f0 add renderer window to make a path with timestamps 2025-01-23 13:06:22 +01:00
da49d10ec5 + | Handling transformation objects 2025-01-21 00:02:12 +01:00
0f32453088 + | O3 faster bvh build and display informations 2025-01-20 10:11:54 +01:00
6fdea11adb ~ | BVH sent to gpu 2025-01-17 16:27:39 +01:00
6f80a66550 + | Starting bvh 2025-01-16 23:50:09 +01:00
67eca73d47 change obj parsing to its own object and start polygon triangulation 2025-01-16 22:10:09 +01:00
8691f1b8ac + | Basic imgui window 2025-01-11 16:05:28 +01:00
6070101e28 fix makefile on linux, default rule chooses the right os 2025-01-09 14:36:16 +01:00
8e4d844f38 + | Portal matrices reflection 2025-01-08 12:07:26 +01:00
c25c337d1f + | Shader code include system 2024-12-27 16:00:39 +01:00
8941169f4a + Parsing object system 2024-12-26 23:06:49 +01:00
f26094aa21 ~ | Cross platform makefile good 2024-12-24 00:06:13 +01:00
e931b496ee + | Going to start object systems 2024-12-23 19:47:34 +01:00
ffc26d6078 ~ | Cross platform makefiles 2024-12-23 18:19:41 +01:00
97fb7948f0 + | Camera system 2024-12-21 20:45:56 +01:00
9d7a30800e + | First sphere 2024-10-14 23:16:28 +02:00
163828707a + | Basic shader 2024-10-14 20:00:56 +02:00
eae1ae4790 ~ | First triangle 2024-10-14 01:43:29 +02:00
d8fd3d0535 ~ | Shader class working 2024-10-13 20:59:24 +02:00
0bd05282cf + | Vector classes 2024-10-13 18:06:57 +02:00
8784b5ce02 + | First window 2024-09-27 15:19:47 +02:00
62cddcfb6f + | First commit, makefile and basic compilation 2024-09-27 15:01:48 +02:00