搜索资源列表
OpenGL 椭圆绘制
- 就是用OpenGL在VC上写的绘制椭圆的算法 是中点方法
mdi_opengl
- opengl vc单文档 框架………………
两轴联动数控系统程序开发
- 利用VC++结合OpenGL,对两轴联动数控系统的运动过程进行模拟和仿真,值得参考!
NewLight
- 定位光源、定向光源及聚光灯参数设置,在VC++中利用OpenGL编写-Positioning light sources, directional light source and spotlight parameter settings, in VC++ Prepared to make use of OpenGL
OpenGLtexture
- opengl是一个开放的三维图形软件包,而VC是目前主要的opengl开发工具。本文简要介绍了opengl的纹理贴图技术及其在VC中的基本操作步骤。并通过最后的实例验证了纹理贴图技术在绘制真实感图形中的必要性。-opengl is an open three-dimensional graphics package, and the VC is the main development tools opengl. This paper briefly introduces the opengl
Delaunay
- Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o