Commit graph

13 commits

Author SHA1 Message Date
07056fc0ce
Move input_manager and camera as resource 2025-06-12 19:36:49 +02:00
6ba61e040e
move pipeline loader in world 2025-06-12 14:24:11 +02:00
6a0491fe51
Move texture loader in Resource 2025-06-12 12:56:04 +02:00
37467d5066
First entities render with ecs 2025-06-11 23:21:06 +02:00
c494574389
Move World into dedicated Scene struct 2025-06-11 22:24:28 +02:00
8ce620a74b
Integration of ECS pattern: Iteration 1 2025-06-11 16:05:35 +02:00
45ccf030f6
app: refactor WindowContext name and creation 2025-05-31 12:56:00 +02:00
d765e78da4
Move to tracing with tracy support
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Has been cancelled
2025-05-30 23:27:03 +02:00
bc42892d39
cleanup
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 9m39s
2025-05-30 21:54:58 +02:00
2c169548b9
Refactor app context and render pass manager
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 9m10s
2025-05-30 21:40:25 +02:00
650b61e3ae
render: add depth buffer
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m13s
2025-05-29 17:44:00 +02:00
998aa68da1
camera: fix camera movement
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m11s
2025-05-29 14:00:26 +02:00
f835941432
app: Move render_pass into scene
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m8s
2025-05-29 00:17:21 +02:00
Renamed from src/core/scene.rs (Browse further)