https://github.com/srcnalt/beziercurve
lua bezier curve
https://github.com/srcnalt/beziercurve
Last synced: 8 months ago
JSON representation
lua bezier curve
- Host: GitHub
- URL: https://github.com/srcnalt/beziercurve
- Owner: srcnalt
- Created: 2017-06-16T11:13:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T18:55:23.000Z (almost 9 years ago)
- Last Synced: 2025-10-13T06:35:25.928Z (8 months ago)
- Language: Lua
- Size: 2.87 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BezierCurve
Simple cubic bezier curve creator. Scripted in LUA using Love2D.
### Usage
- **right mouse click:** add a point to the screen
- **left click:** reset screen
### How to run
- download and follow the instructions here https://love2d.org/wiki/Getting_Started
- alternatively download the executable and dll files from build folder

