[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Bezier Curve for Corona SDK
- From: Rajendra Pondel <neostar20@...>
- Date: Tue, 21 Aug 2012 22:04:13 +0530
I have created a Bezier Curve function which accepts unlimited number of
control points, which allows you do get any type of curve you dreamed
of.
You can check it out at http://developer.coronalabs.com/code/bezier-curve-corona-sdk
Regards,
Rajendra Pondel