Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
M-O-Marmalade authored Mar 13, 2023
1 parent 574d284 commit ea60f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Curves

Infinite-degree, pixel-perfect, weighted Bézier curve calculation and rasterization. Written in Lua using the [Renoise](https://www.renoise.com/products/renoise) Tool API for the purpose of exploring Bézier curve implementations to be used in my other project; [Reform](https://www.github.com/m-o-marmalade/reform).
Infinite-degree, pixel-perfect, weighted Bézier curve editor. Written in Lua using the [Renoise](https://www.renoise.com/products/renoise) Tool API for the purpose of exploring Bézier curve implementations to be used in my other project; [Reform](https://www.github.com/m-o-marmalade/reform).

![Curves Demo](Artwork/curves-demo.apng)

0 comments on commit ea60f88

Please sign in to comment.