Tutorial #50

Merged
kiruma524 merged 15 commits from tutorial into master 2021-07-29 17:09:21 +03:00
Showing only changes of commit 44da86d496 - Show all commits

View File

@ -65,6 +65,7 @@ box(40, 40, 40, name = "big box"){
}
```
![](../docs/images/big-rotated-box.png)
If we compare these boxes, we will see all differences.
Here is the function `main` with both boxes.