资源列表
xinkong
- 具有光照环绕循环等opengl初步操作,对初学者有积极作用-The opengl initial operation of light surround cycle
cc
- OPENGL与3DMAX的链接,可以用VC调用3d的模型。代码很短。但很实用
Image-Process-and-OpenGL
- 计算机图形学理论与OpenGL编程实践_0-OpenGL Programming Computer Graphics Theory and Practice _0
STL-Model-Read-And-Display--For-VC6
- 在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。-The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.
OpenSceneGraph-2.4.0
- OSG仿真开发包2.4最新版源代码,OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。
OpenGL_reference
- 这是opengl的帮助文档,包含四章,条理清晰,是一个不错的参考手册-This is the opengl help document, including 4 chapters, and the content is clear, is a good manual reference
ChameleonMan
- POWERVR SDK下OGLES2_WINDOWSMOBILE6_ARMV4I采用OpenGL ES编程实现3D效果例程-POWERVR SDK under OGLES2_WINDOWSMOBILE6_ARMV4I programming using OpenGL ES 3D effect routines
ADV_OGL_SRC
- opengl advanced programing 随书源码-example source codes with Opengl advanced programming
testGL
- 用openGL画一个三角形,令此三角形实现翻转变色功能,可以鼠标控制。-With OpenGL draw a triangle, so this triangle flip discoloration function, the mouse control.
HW2-shape
- 用opengl绘制的漂亮的五角星图案。开发环境为VS2012+opengl。-Beautiful star pattern mapping opengl. Development environment for VS2012+opengl.
PointCloud
- OpenGL读取点云显示的程序 实现平移旋转缩放 -Show Point Cloud with OpenGL
3DTerrainProgramming
- 应用opengl技术的3D地形编程算法教程,英文版,通俗移动,适合有一定数学基础人员使用,3D视景开发和网格算法人员推荐参考。