搜索资源列表
球和立方体
- 一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball and cube and the tree list shows
paint
- Paint code in OpenGL using Picking
BspLines
- BspLines曲线生成 Step1:建立控制点数组; Step2:设定插值步长、曲线Si的控制点、参数t的取值区间为(0,1); Step3:用OPENGL画出各控制点及其连线; Step4:进行插值计算:计算出的若为第一个插值点定位到画图窗口否则画曲线到该点。 -BspLines curve generation Step1: establish control points group Step2: Set interpolation step, t
paint2
- Paint Progam in Visual Studio using openGl
OPENGL-paint
- 利用OPENGL在C++环境下,实现扫描转换、填充、裁剪算法-Using OPENGL in C++ environment, the realization of scan conversion, filling, cutting algorithm