搜索资源列表
OpenGL基础
- OpenGL基础 对初学OpenGL的朋友可以看看 里面对于基本图形绘制说的很明白 是本不错的书-OpenGL foundation to the friend which begins studies OpenGL may have a look to say regarding the basic graph plan understood very much is this good book
38 在OPENGL视图中绘制三维物体
- 这是一个基本的opengl的例程,是熟悉opengl框架的很好例子,可以仔细研究一下啊-This is a basic routines of the opengl is familiar with opengl framework of a good example, a closer look ah
5DG-OpenGLprograming
- 一个适合给新入门的OpenGL初学者看的程序-suitable for a new entry to the OpenGL look at the procedures for beginners
NurbsSurface.rar
- OpenGL绘制图形的一个通用模板,只要在DrawOpenGL函数中的相应部分加入你绘制函数即可,时候初学者。有一定交互功能,左边有命令面板,鼠标左右键也有交互功能,自己看吧……呵呵,OpenGL graphics rendering of a common template, as long as DrawOpenGL function in the corresponding section to be included in your function can be drawn, the
OPENGL_MFC-100521
- OPENGL 漫游实例 主图为一个简单的锥形,漫游方法与SketchUp建模软件相同 1、各种视角察看锥形:按着鼠标中键,根据鼠标滚动,可以改变锥形角度 2、锥形平移:按着鼠标中键和Shift,可以平易锥形。 3、放大和缩小锥形:滚动鼠标中间,向上缩小,向下方大-OPENGL roaming the main picture shows a simple example of the cone, roaming the same methods and modeling soft
openglexe
- OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。-OpenGL program written in the solar system can be carried out through the arrow keys to move, who are interested can look at.
BSpline
- OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
ass3-program
- draw a cube by opengl, the cube can rotate ,pitch,yaw , look forward and back. and so on-draw a cube by opengl, the cube can rotate, pitch, yaw, look forward and back. and so on
OpenGL
- 一个簡單的opengl範例測試程序 以簡單的方式達到不錯的視覺效果 大家可以有空玩玩看-Opengl example of a simple test procedure to a simpler way to achieve good visual effects we can look at free play
OpenGL-tutorial
- 这是关于OPENGL的教程,讲的非常详细,简单易懂,望有所帮助-This is a tutorial on the OPENGL, speaking very detailed, easy to understand help look
OpenGL_3D_Program_Guide
- OpenGL三维图形编程指南 对游戏爱好者,图形开发者非常有帮助的.值得一看.-OpenGL 3D Graphics Programming Guide for game enthusiasts, graphics developers very helpful. Worth a Look.
reida3DemoBYZwqXin
- OpenGL编程之摄像漫游VC源码演示,这是学程序编游戏系列丛书中的一个实例,源码无错,编译顺利。窗口中运动的雷达和飞机是可以用键盘控制的,↑进 ↓退 →右 ←左 UP仰 DOWM俯,程序运行后会自动搜索视频渲染模式,如果找不到,会给出提示,程序也就不能运行,好好研究一下吧,这东西对编写三维游戏用得上-OpenGL programming of the camera roaming VC source code demo, this is the game of procedures compi
Lesson08
- OpenGL入门例子,第八章主要讲述了粒子系统.想构造一个漂亮的彗星火喷泉吗?看看这些例子吧?-OpenGL started example, the eighth chapter describes the particle system. Would like to construct a beautiful comet fire fountain it? Look at these examples, right?
GraphicsHomework
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
BumpMapping
- 关于osg的凹凸贴图特效(BumpMapping)示例,可以看看学习一下-Osg effects on the bump map (BumpMapping) example, you can look at to learn about
7.1
- OpenGL制作二次三维物体,想要学的都来看这个经典的源码啊-Production of secondary OpenGL 3D objects, you want to learn all look at this classic source ah
OpenGL
- OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。 本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技
alpha
- opengl写的茶壶。透明茶壶。4个茶壶,可以旋转,透明。透过一个看其他的。-opengl write teapot. Transparent teapot. 4 teapot can be rotated and transparent. Through a look at the other.
LabviewOpenGLDemo
- 一个Labiew与openGL结合实现3D动画的例子 ,这个例子通过大量调用Windows API来实现openGL下的动画渲染,不多说了,看效果吧.-Combined to achieve a Labiew with openGL 3D animation examples This example through a lot of Windows API calls to achieve under openGL animation rendering, not much to s
Produced-using-MFC-OpenGL
- 利用MFC制作OpenGL动画,老鸟别看了,新手收下-Produced using MFC OpenGL animation veterans do not look, novice accept