add vcm format loader

This commit is contained in:
MihailRis
2025-05-02 15:27:05 +03:00
parent 9a0f6b23b0
commit ec85260ec4
4 changed files with 190 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
<model>
<box from="0,0,0" to="1,0.5,1" delete="top"/>
<box from="0,0.5,0.5" to="1,1,1" delete="bottom"/>
<rect from="0,0.5,0" right="1,0,0" up="0,0,0.5"/>
</model>