项目作者: debuss

项目描述 :
A simple Bezier curves implementation in Lua for Löve2d.
高级语言: Lua
项目地址: git://github.com/debuss/Bezier-Curves.git
创建时间: 2018-01-22T16:03:32Z
项目社区:https://github.com/debuss/Bezier-Curves

开源协议:The Unlicense

下载


Bezier Curves

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.