15 lines
263 B
Markdown
15 lines
263 B
Markdown
# Bezier curve string art
|
|
|
|

|
|
|
|
Visualize bezier curves as string art [String art](https://en.wikipedia.org/wiki/String_art)
|
|
|
|
How to launch:
|
|
```
|
|
love .
|
|
```
|
|
|
|
Controls:
|
|
* RCtrl + LMB - create/delete point
|
|
* RCtrl + LMB drag - move point
|