搜索资源列表
球和立方体
- 一个简单的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
2dDrawing
- The basics of this program is to develop a simple 2D paint program, similar in function in many respects to MS Paint. provide the user access to the following functions: Point in this mode, each left mouse down should create a point on the scre
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
paint2
- Paint Progam in Visual Studio using openGl
contour
- 基于OPENGL图形库的等高线的绘制。在VC++6.0中添加GLUT工具包,利用GLUT自带函数完成等高线的绘制-Drawing contour lines base on OPENGL graphics library. Add GLUT toolkit in VC++ 6.0, and take the use of GLUT function complete the paint contour lines