🎉 Render only visible shapes

This commit is contained in:
AzazelN28 2024-11-20 15:05:16 +01:00
parent f9912e0299
commit f7ff3129ed
11 changed files with 235 additions and 103 deletions

2
render-wasm/src/debug.rs Normal file
View file

@ -0,0 +1,2 @@
pub const DEBUG_VISIBLE: u32 = 0x01;