搜索资源列表
Antialiasing_cube
- 在vc++环境下绘制反走样的线框型立方体,可以实现立方体的放缩。-in vc + + environment mapping Antialiasing type of wireframe cube, the cube can be achieved Zooming.
Linesphere
- 利用顶点数组实现的一个画线框球的程序-use vertex arrays to achieve a painting of the wireframe ball procedures
OpenGL_Bezier
- 一个使用OpenGL绘制图形教程,线框曲面的显示演示程序,适合学习-a use OpenGL graphics rendering Guide, the display surface wireframe demo program, suitable for learning
APS_for_OpenGL
- 一个基于MFC/OPENGL下的程序,实现3D模型,线框,平滑浓淡法,点燃和挑选等多种特效。-MFC / procedures under the OpenGL, a 3D model, wireframe, smooth shading, lit and the selection of other effects.
shpere
- OpenGL 编写程序,显示一个球体,要求: 1. 使用线框图表示; 2. 经纬度间隔各为 15 度; 3. 手动计算坐标,不要使用 glutWireSphere ; 4. 推荐使用顶点数组,只计算一次坐标值; 5. A 、 D 键左右旋转 5 度, W 、 S 键上下旋转 5 度 -OpenGL programming, shows a ball, requirements : 1. Use wireframe map;
OpenGL_3_18
- 使用OpenGL绘制三维线框球体,很好的入门材料!-use OpenGL 3D wireframe ball, a good introductory material!
二十面体(Array)
- 绘制二十面体,使得八个脚个有一个图形,有棱柱之类,是线框图。-mapping Icosahedral, making eight feet out with a graphic, such as Prism, wireframe.
MV_models
- 3D模型导入和观察器~~~~~OPENGL- The program function 1. Loading the 3D model by an pop window (only .m file) 2. Displaying the model 2.1 grond Ground (xy-plane)
ASphereWithWireframe-vertex-faceMode
- 该程序是一个很全面的进行交互式绘制球体的MFC&OpenGL程序,该程序设置了球体的三种模型,分别是vertex,wireframe,face模式,而且设置有很好的光照和着色效果。还可以看到球体的反走样(antialiasing)和Gouraud效果。用户还可以看到动画效果,以及对球体的x,y,z轴方向的缩放效果。-The program is a very comprehensive interactive mapping sphere of MFC
clip
- 使用OpenGL渲染了一个线框球体,并用两个裁剪平面切掉原球体的四分之三-The use of OpenGL rendering a wireframe sphere, and two cutting-plane cut off three-quarters of the original sphere
OPENGLqiu
- 学习在VC++中使用OPEN GL的入门程序,画一个球的线框图,有详细注释,教你怎样在VC++中进行初始化-Learning in VC++ to use OPEN GL the entry process, drawing a ball wireframe map, detailed notes, teach you how to initialize the VC++
openGLtest
- 使用c预言编写的OpenGL的入门程序,实现了线框球体的旋转和移动以及视景体的自动更新-Use c predicted entry written in OpenGL applications that implement the wireframe sphere rotation and movement, as well as automatic updates of view frustum
3dPrims.c
- Simple 3D program that draws glut shapes in wireframe mode. Use the right mouse button menu to select a new shape to draw.
CNTT2_WireFrame_K35104067-(1)
- wireframe model in openGL
opengl_homework1
- 用opengl实现画出两个三角形,分别用线框模式和填充模式-Achieved with opengl draw two triangles, respectively wireframe mode and fill mode
sphere
- OpengGL绘制的线框球算法,喜欢的拿去-Wireframe ball OpengGL drawing algorithms, like take
MeshTestbed
- 对一个线框模型进行渲染,能够实现模型的缩放,平移等功能-Render a wireframe model to model zoom, pan, and other functions
programming-on-opengl
- 先以opengl线框模式绘制两个(或者多个)相邻的不同颜色的三角形;然后再以其他颜色依照opengl填充模式绘制完全相同的三角形,将两次绘制结果进行混合(Blending)。-The first drawing in opengl wireframe mode two (or more) adjacent triangles of different colors identical triangles to other colors, and then drawing in opengl f
Cube
- 通过opengl绘了一个简单的线框立方体,通过这个立方体,能了解opengl的入门,以及函数的使用-Opengl painted by a simple wireframe cube by cube, to understand opengl entry, and the use of the function