项目作者: pedro00dk

项目描述 :
Bezier curve drawing tool
高级语言: C
项目地址: git://github.com/pedro00dk/bezier.git
创建时间: 2020-06-27T01:35:38Z
项目社区:https://github.com/pedro00dk/bezier

开源协议:

下载


Bezier Curve Algorithm

Bezier algorithm implementation using openGL.
Run make run in the terminal to compile and start the application.
This app requires openGL and glut installed (-l GL -l glut).