kubo scene file schema
This commit is contained in:
parent
156b962300
commit
8554b33cd6
4 changed files with 42 additions and 34 deletions
10
scene.yaml
Normal file
10
scene.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
walls:
|
||||
- vertices:
|
||||
- [0.0, 1.0]
|
||||
- [1.0, 2.0]
|
||||
- vertices:
|
||||
- [1.0, 3.0]
|
||||
- [2.0, 1.0]
|
||||
- vertices:
|
||||
- [3.0, 5.0]
|
||||
- [2.0, 1.0]
|
||||
Loading…
Add table
Add a link
Reference in a new issue