搜索资源列表
Landscape
- 一个地形制作的源代码 基于opengl和vc 是一个适合初学者学习的好源码
ws-source
- OpenGL/WTK开发的坦克三维图形演示程序源代码,可以参考。
satellite
- VC++下实现OpenGL的三维星空多轨道卫星绕地球源代码:这个程序在C++中调用OpenGL,蓝色的球体代表地球,粉红色的球体代表地球的地球的静止轨道卫星,该卫星在地球赤道上方和地球一起做同步运动。黄色球体代表其他轨道卫星,它们的轨道各不相同。
OpenGL绘制三维图形
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具
OPENGL课程第一章
- 关于OPENGL游戏编程随书源代码之一。
SkyBox.rar
- 天空盒源代码(DirectX和OpenGL的都有),Sky Box source code (DirectX and OpenGL, both)
TooL-v0.2.5-src
- obj模型格式的opengl源代码 Mac OS X - Install Boost and both the SDL and SDL_image developer package-obj model format for opengl source code for Mac OS X- Install Boost and both the SDL and SDL_image developer package
simplification
- 三角片图形简化源代码,使用vc++和OpenGL开发,功能强大-Triangle mesh simplification source code,developed by visual c++ and opengl,it s very useful!
3dsfileexplorttoVC
- 3ds文件导出成为VC++的源代码,然后可以查看模型的顶点数据、材质、纹理等信息。-3ds file to become VC++ Source code, and then can view the model vertex data, texture, texture, and more.
Windows_OpenGL
- opengl超级宝典(第三版)的windows1-23章源代码-opengl super book (third edition) windows1-23 Chapter of the source code
vtk-5.2.1.tar
- c++实现的可视化源代码,基于OpenGL实现的数据流可视化软件开发包。-c++ to achieve visualization of source code, based on the data stream to achieve OpenGL visualization software development kits.
OpenGL_guide_Source_code
- OpenGL编程指南源代码,这本书号称学习OpenGL红宝书-OpenGL Programming Guide source code, learn from this book called OpenGL Red Book
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
paitical
- 模拟粒子,从Visual+C+++OpenGL+DirectX+三维动画编程宝典源代码上找到,感觉还不错-Particle simulation
projector
- OpenGL的一个灯光效果源代码和应用程序-OpenGL, a lighting source code and applications
graphs
- 一个三维函数曲面的生成展示器。其公式编译器算法精妙速度极快。含全部Delphi+OpenGL源代码。-Graphs- Graphical Expression Viewer
CollisionDetection
- OpenGL碰撞检测源代码 -OpenGL OpenGL source code for collision detection collision detection source code
processsave
- OpenGL实现游戏进度保存源代码,欢迎参考-OpenGL implementation progress of the game save the source code, please refer to
OpenGL
- 展示了OpenGL载入地形的功能,包括完整源代码,可以使用vs2005及以上版本的编译器编译-Shows the OpenGL loaded terrain features
NeHe OpenGL中文教程+源代码
- 对于学习OpenGL的人来说,NeHe简直就是我们的指路人,在OpenGL资料相对匮乏的时候,他为我们带来了一部完整的经典教程,非常适合新手学习(For the people who study OpenGL, NeHe is our guide, in the relative lack of OpenGL information, he brought us a complete classic tutorial, very suitable for novices to learn)