搜索资源列表
OpenGL(3D显示例程)
- 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
nehe_opengl_appwizard_vc6
- nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了-a good example to learn openGL included in nehe`s classical tutorial,you can construct your program frame with it easilly
OpenGL超级宝典各章源代码01-19
- 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为
OpenGL_Surface
- OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
cube_dotnet
- vc.net opengl编程示例,说明如何使用mfc与opengl联合编程,示例代码清晰明了,很有学习价值-vc.net opengl programming examples, how to use mfc with opengl joint programming, sample code clarity, great learning value
MyRipple123456
- 这是一个在VC环境下利用OpenGL模拟水波效果的源程序,充分运用 OpenGL的纹理坐标,贴图坐标相关函数。是学习OpenGL纹理与贴图的理想示例代码。-This is an environment in VC OpenGL wave simulation results of the source, make full use of OpenGL texture coordinates, mapping coordinates correlation function. Learning O
GRAPHEXAMPLE
- 计算机图形学算法示例,用OPENGL和DIREXTX编程的计算机图形学简单入门程序,有利于初学者学习。-computer graphics algorithm for example, DIREXTX use OpenGL programming and computer graphics simple entry procedures, help beginners learn.
c++32
- 各种C++示例,学习Opengl等的好帮手-various examples, such as learning Opengl a good helper
zzyOpenGLTest
- 一个最基础的OpenGL示例程序,非常适合熟悉VC,但未接触过OpenGL的朋友学习.展示的动画效果明晰.-one of the most basic procedures OpenGL examples, very familiar with the appropriate VC, but not come into contact with the OpenGL friends learning. The animation display clarity.
OPENGL
- 里面拥有许多经典的示例,对于学习的OPENGL编程的人员非常使用,都是用C++编写的代码.
Light
- 能够做光照,和材料的体绘制示例。供大家学习用。内容清晰明确。大家互相学习。
CG_OpenGL_example(full).rar
- 基于openGL的CG运行示例代码,很全很好的代码例子,可配合《CG教程-可编程实时图形权威指南》学习,The example of GPU program produced in CG+openGL, this code is very well and can be learned with the material"CG Tutorial-The Definitive Guide to Programmable Real-Time Graphics"
OpenGLRuMenXueXi
- opengl 入门学习文档,网络上搜集的,是初学者非常好的入门资料,vc环境示例-opengl study entry documents, on the collection network is a very good introductory information for beginners, vc environmental sample
2
- 一个非常好的opengl学习示例,利用一些动画直观的展现各类函数的意义。-A very good learning example opengl, intuitive to use some animation showing the significance of various types of functions.
opengl
- OpenGL绘图示例,方便学习OpenGL的人对OpenGL有个初步了解。-OpenGL graphics example, people who facilitate learning OpenGL have a preliminary understanding of OpenGL.
ogreWork-example
- 有一些示例程序,包含了Ogre的一些基本功能示例,对于刚开始在Qt环境下学习Ogre的朋友是一个很不错的选择-There are some example program, contains some of the basic functions Ogre example, to just start learning atmosphere in Qt Ogre friends is a very good choice
testgl
- 一个学习opengl的示例,简短,但是包含了一些基本的元素,仅供参考-an example to learn OpenGL
VBO
- vbo运用的7个学习示例,帮助你学习OPENGL的运用-the example of vbo.it include 7 examples.it s useful.if you want to learn opengl it will help you
Chapter01
- OpenGl教程第一章的示例代码,可以学习基本的OpenGL概念-the OpenGL chaper 1 code
Chapter12
- OpenGL第11章的示例代码,可供学习OpenGl光照的例子-OpenGL the chaper 11 , to learn light effect