Flowers generation

This commit is contained in:
paulevsGitch 2020-12-04 22:54:50 +03:00
parent eb6d36b5dd
commit a54f7d5e6d
5 changed files with 34 additions and 8 deletions

View file

@ -19,8 +19,8 @@
},
{
"__comment": "PlaneX9",
"from": [ 5.5, 3, 5.5 ],
"to": [ 5.501, 11, 13.5 ],
"from": [ 5.5, 2, 5.5 ],
"to": [ 5.501, 10, 13.5 ],
"rotation": { "origin": [ 5.5, 3, 5.5 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
@ -30,8 +30,8 @@
},
{
"__comment": "PlaneX9",
"from": [ 10.5, 3, 5.5 ],
"to": [ 10.501, 11, 13.5 ],
"from": [ 10.5, 2, 5.5 ],
"to": [ 10.501, 10, 13.5 ],
"rotation": { "origin": [ 10.5, 3, 5.5 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Before After
Before After