搜索资源列表
CrazyKart2
- 游戏中使用贝塞尔曲线应用的例子,让玩家沿这个曲线行走-Examples of applications using Bezier curve in the game, allowing the player to walk along this curve
DrawDemo
- Cocos2d-x实现的一个绘图程序,其中采用了贝塞尔二阶曲线实现了平滑的直线的绘制。 -A draw program written by C++ using game egine Cocos2d-x.The main highlight is using besser to draw smooth line