A simple Bezier curves implementation in Lua for Löve2d.
A simple implementation of Bezier curve in Lua with the framework Löve2d.
Check the conf.lua file to check the Löve2d version used, some minor changes might be needed according to your version.
The documentation folder also include the list of the different functions that can be used to create and manage the curves.