diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ edition = "2018" [dependencies] sdl2 = "0.34.3" +gl = "0.14.0" |
index : bezier | ||
N'th grade bezier curves in the GPU | Juan Manuel Tomás |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -8,3 +8,4 @@ edition = "2018" [dependencies] sdl2 = "0.34.3" +gl = "0.14.0" |