Add column presets and procedural shaft controls

This commit is contained in:
sudhir
2026-05-04 16:38:52 +05:30
parent 46548c35e5
commit 848529acb0
28 changed files with 2808 additions and 27 deletions
@@ -13,6 +13,7 @@ export const sceneRegistry = {
site: new Set<string>(),
building: new Set<string>(),
ceiling: new Set<string>(),
column: new Set<string>(),
level: new Set<string>(),
wall: new Set<string>(),
fence: new Set<string>(),