renderer render

This commit is contained in:
Jérôme Bousquié
2026-07-05 08:00:58 +02:00
parent d1b499570a
commit 7cc1fb845f
7 changed files with 142 additions and 29 deletions
+1
View File
@@ -2,5 +2,6 @@ pub mod conf;
pub mod context;
pub mod error;
pub mod renderer;
pub mod vertex;
pub use error::WsgError; // Pour permettre un import direct du type