搜索资源列表
FireSimulation
- OpenGL 实现的三种火焰效果,可以控制火焰强度及位置,含C++源码。-OpenGL three flame effect, can control the intensity and location of the flame, with C source code.
view3ds
- 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和 *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()
OpenGLProgrammingGuide
- opengl编程(c++)pdf书和源码-opengl programming (c + +) and the source book pdf
MyGL2
- OpenGL的C++源码,学习OpenGL很有用-OpenGL C source code, useful learning OpenGL
nehe
- NEHE 教程,包含OpenGL Tutorials 1-38课,以及c++ 源码;Game Programming tutorials 1-7课,不过是英文版。
quadMesh
- 这个是偶以前写的GS简明教程的源代码,现在几何着色器应用还不普遍,所以是很好的参考,如果愿意也可以到偶的BLOG去看(有相关的GS shader和所有C++源码):http://blog.csdn.net/Cyrosly/
Visual C++ 高级编程技术OpenGL篇 》程序源代码
- Visual C++ 高级编程技术OpenGL篇 》程序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值-Visual C programming OpenGL chapter "source code with a special three-dimensional images open, preservation, compression, rendering the source of great value
OpenGLGameProgramming源码
- OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计. 本书是对OpenGL开发
OBJLOADER
- OpenGL 读取和显示 obj文件 源码-Obj file to read and display the OpenGL source code
GL
- 运用openGL计算机图形学知识,实现三维图像的缩放,C++源码,-Three-dimensional image scaling, C++ source code
Particles_GL
- 一个简单在opengl C++ 源码粒子程序。-A simple opengl C++ source code in the particle process.
Ball_Collide
- OpenGL 碰撞演示,C++源码,类封装,具有很好的编码规范,很有学习价值,特与大家分享.-OpenGL collision demonstration, C++ source code, class package, with good coding standards, the value of great learning, especially to share with you.
ObjLoader
- opengl读dib文件,c++,源码,3D图形编程-opengl read dib文件
OpenGl_test
- openGL三体演示,包含动画效果,双缓冲技术,贴图演示,VS环境C++源码-opengl Solar system illustrate,Include animation, mapping demonstrates the VS environment, the C++ source code
MFCtuixiangzi
- 推箱子,可运行,简单易懂,基于MFC上的C++源码,只是没有MFC资源文件-Sokoban, run, easy to understand, based on C++ MFC source, but no MFC resource file
OpenGLShowMovie
- 摘要:VC/C++源码,图形处理,三维动画,OpenGL,皇冠代理最新网址 VC++ OpenGL通过动态调整观察点位置实现三维动画,观看演示效果时,请使用上、下、左、右键和加减键可调整视角、调整观察位置,还不错吧。- Abstract: VC/C++ source code, graphics, 3D animation, OpenGL, Crown Agents latest website VC++ OpenGL achieve three-dimensional animat
magic-game
- 这是一个3D魔方游戏的C源码,仅提供参考-This is a 3d rubik s cube game C source code, only to provide the reference...
C# OpenGL例子源码
- opengl作为API,主要用于C++,C#中定义了一个CSGL的类,功能和OPENGL定义的函数差不多,现在网上关于C# OPENGL编程的源码比较少,本代码编写了最简单的功能,作为一个应用框架,适合初学者学习,在此基础上扩张新功能。(The realization of UDP protocol with VisualC, the most commonly used, but also the key is UdpClient, UdpClient is located in the na
Terrain3D
- 基于C++,通过读取DEM文件(本文件中自带有DEM文件和相关纹理),采用OpenGL渲染出三维地形。下载之后使用方法可看说明,也可以阅读源码进行学习(Based on C++, by reading the DEM file (the file comes with DEM files and related textures), using OpenGL rendering of three-dimensional terrain. After downloading, you can us
可鼠标点击旋转的茶壶 源码
- 利用opengl 和vc++ 6.0实现鼠标事件的响应(opengl c++ a rotated cup)