Integration of ECS pattern: Iteration 1

This commit is contained in:
Florian RICHER 2025-06-11 16:05:35 +02:00
parent fc81f65a27
commit 8ce620a74b
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
13 changed files with 727 additions and 135 deletions

View file

@ -31,3 +31,6 @@ rand = "0.9"
# OBJ loader
tobj = "4.0"
# ECS
bevy_ecs = "0.16.1" # Latest version