搜索资源列表
MyIReader
- android实现书架功能,主要是翻页的实现,利用2d绘图用贝赛尔曲线描述翻页曲线-android the shelves functions, mainly the realization of the next page, 2d drawing Bezier curves describe the flip curve
Bezier-Cur
- Bezier曲线,包括2D和3D曲线,作为计算机图形学中曲线曲面编程方面的编程学习.-Bezier Curves. These are two programs that use Bezier curves. Bezier curves are simply lines, with one or more control points that "attract" the line toward it. One is a Bezier curve in 2D, the other is a
Bezier2D
- 这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。-This is a written with VC to generate 2D Bezier curve demo program can be generated in real time in accordance with the click of a mouse B curve.
2d
- 自己写的关于用matlab画的bezier curve的程序,可以在次基础上,添加曲线修补的功能-Ploting the bezier
2D_BezierCurve
- 繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫-It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API
MyReader
- android实现书架功能,主要是翻页的实现,利用2d绘图用贝赛尔曲线描述翻页曲线-android the shelves functions, mainly the realization of the next page, 2d drawing Bezier curves describe the flip curve
BezierCurve
- The implementation of 2D Bezier Curve drawing using OpenGL. Add interactive functions: use mouse to draw control points add main menu for mouse control use keyboard to change the level of the Bezier curve. You can also drag the point to find a prefer
Bezier Curve Matlab
- Cubic Bezier Curve fitting for 2D control points
曲线和曲面
- 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor. The editor should support th
work
- 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the Bezier curve and the B spline