搜索资源列表
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
ImageProjectTest
- 一个很不错的图形开发程序,用OpenGl调用,用VS.net打开。-a very good graphics development process, with OpenGl call with VS.net open.
OpenGL_ActiveX
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
water_reflect2
- 水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing
vs-opengl(glut)
- opengl 库函数 内含 glut.dll,glut.h,glut.lib glut32.dll,glut32.lib
solar-opengl
- vs下opengl编写的太阳系的源程序,模拟了太阳系9大行星的运行,适合新手学习-vs written under opengl solar system source code, to simulate the nine planets of the solar system to run, for novices to learn
OpenGL_3D
- 非常全面完整的VS工程,学习opengl的极佳实例 一共有10章内容 -Very comprehensive complete VS project, learning opengl an excellent example of a total of 10 chapter
VS.Net_OpenGLWZA
- 与之前的OpenGL vc6.0不同,这是。Net环境下的源码-With the previous OpenGL vc6.0 different, yes. Net environment of the source
flocking_system
- written in c++ VS 6. demo/bacic animation of flocking system in openGL using GLUT. source code included. environment - 3d space. application have been done for my 1st graphics assignment so enjoy!
hierarchy
- written in c++ VS 6. demo/bacic animation of hierarchical model in openGL using GLUT. source code included.
ViewingProjectionAndMaterials1
- written in c++ VS 6. demo no 1 demostrating an approach for changing projection, vieving & materials in openGL using GLUT. source code included.
ViewingProjectionAndMaterials2
- written in c++ VS 6. demo no 2 demostrating an approach for changing projection, vieving & materials in openGL using GLUT. source code included.
MarchingCubes
- VS 6. dem odemostrates an approach how to implement marching cubes in openGL. source code included. enjoy!
openGLMFCsetting
- OpenGl Setting(VS 2008 MFC)
BOWLING
- VS2008+OPENGL开发,一个保龄球游戏,根据鼠标点击选择运动轨迹,内有详细的文档,可执行文件。-VS2008+ OPENGL development, a bowling game, according to the mouse click to select trajectory, with detailed documentation, executable file.
ComputerGraphics_GDI
- OPENGL图形绘制(一个椭圆,一个矩形)-Graphics by VS to run out of (an oval, a rectangle)
glut-sample
- a glut opengl sample programme to check if your VS is correctly seup for opengl programming
OpenGL_VS2005
- VC2005,win32控制台的opengl运行环境的搭建,可以作为一个基础代码。-VC2005, win32 console opengl operating environment structures, can be used as a basis for the code.
vs2005-tourial
- VS 2005 下的opengl es 教程,特别适合初学者,入门级的-vs 2005 opengl es tourial
OP-wenli
- vs 2010 下编译的 opengl 纹理程序。整个工程直接压缩。。直接打开直接用。。给力吧-vs 2010 下编译的 opengl 纹理程序。整个工程直接压缩。。直接打开直接用。。给力吧