refactor renderer responsable + docs + schema

This commit is contained in:
Jérôme Bousquié
2026-07-06 17:37:13 +02:00
parent 47851b8f61
commit 8e57dc783b
11 changed files with 256 additions and 136 deletions
+1
View File
@@ -17,6 +17,7 @@
pub mod conf;
pub mod context;
pub mod error;
pub mod frame;
pub mod material;
pub mod mesh;
pub mod pipeline_cache;