资源列表
Cshap_OpenGL_Draw.rar
- 演示了Net环境下C#语言调用 OpenGL函数 绘制程序的过程,进而可以进一步学习交互式绘图,Net environment to demonstrate C# language called OpenGL function mapping procedure, which can further study the interactive graphics
OpenGLgeometrys.rar
- OpenGL 绘制多个几何体,包括圆柱,圆盘,球体等,OpenGL rendering more than geometry, including cylindrical, disc, sphere, etc.
OpenGLhomework.rar
- 计算机图形学的大作业。绘制一个花瓶,可以有多种不同状态。,Computer Graphics a big operation. Drawing of a vase, you can have a variety of different states.
Radiosity.rar
- 对OpenGl 光能传递算法的研究,有光能传递后的场景,OpenGL light transmission method of research, has light after passing scene
OpenGL_6DOF.rar
- 一种基于LabWindows/CVI和OpenGL的六自由度机械手三维建模的方法:在此仿真系统下,可直观、正确地模拟机械手的运动情况,还能方便地进行机械手运动学、动力学、轨迹规划等方面的仿真研究。,Method for 3D modeling of 6-DOF manipulator based on LabWindows/CVI and OpenGL
vb_opengl_source.zip
- vb opengl 的源代码,vb opengl的代码和编程方面的材料比较少,为vb爱好这提供些材料参考,you can learn vb opengl programing,these materals can help you good luck
OpenGL.rar
- 包括:制作简单的OpenGL动画,3DS文件阅读器,浮动窗体中的OpenGL多视图的实现,利用OpenGL绘制三维物体,OpenGL中雾的效果实现,改变显示模式,Include: the production of simple OpenGL animation, 3DS file viewer, floating form of OpenGL realize many view the use of OpenGL rendering three-dimensional objects, Ope
GameServer.rar
- rf online GameServer部分代码 有兴趣自己看看,rf online GameServer part of the code has its own interest to see
opengl.rar
- 简单代码实现游戏自动透视,适用于dx游戏,Easy code implementation automatically Perspective Game for Game dx
opengl飞机源程序
- opengl飞机源程序,有兴趣的朋友来看看啊,opengl source plane, interested来看看啊Friend
lhgcxgmm.rar
- 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
tessellation.rar
- 网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 ,Grid [tessellation] that is conca
