Skip to content

Commit

Permalink
mooar
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarysize committed Jan 21, 2017
1 parent f09db65 commit 02c8b4e
Show file tree
Hide file tree
Showing 3 changed files with 11,036 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
bundle.js
lib
node_modules
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# bezier

Just for fun, evaluating cubic beziers in **OCAML** and rendering the resulting
curve with **regl**.

Check it out here: https://scarysize.github.io/bezier/index.html
Loading

0 comments on commit 02c8b4e

Please sign in to comment.