-
商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的图形学要素,包括2D图形和3D物体的绘制、坐标系变换、光照、材质、...
商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的图形学要素,包括2D图形和3D物体的绘制、坐标系变换、光照、材质、2D纹理、曲线和曲面等,又进一步引入利用OpenGL开发图形工程的各种技术,如复杂3D建模、音频系统、摄像机控制、粒子系统、人机交互技术等。
本书图文并茂、实例丰富,所有例程都是基于一个功能齐全的编程框架文件(5DG编程框架文件)开发的,代码有详细的中文注释,可读性很强。本书既可作为高校的图形学实验教材,也是学习OpenGL的理想参考书,适合具有C语言基础的读者使用。-business systems source book to OpenGL development as the core, a carefully designed experiment 36. The book is divided into 10 chapters, we introduced the basic graphics elements, including 2 D and 3 D graphic objects mapping, coordinate transformation, lighting, material quality, 2D texture, curves and surfaces. further development of the introduction of OpenGL graphics engineering technologies, such as complex 3 D modeling, audio system, Camera control, particle systems, human-computer interaction technology. The book illustrated examples of rich, All routines are based on a fully functional programming framework document (5DG programming framework document) development, code detailed Chinese translations, readabilit
- 2022-07-01 21:11:03下载
- 积分:1
-
一个opengl例子
这是一个基础的学习opengl与vs2017结合的例子,从最基本的步骤开始,到一个几何模型的简单演示。
- 2022-02-13 08:45:24下载
- 积分:1
-
MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0
MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0 -MIT Computer Graphics of the body will be hot. Obj rabbit displayed the opengl+ Vc6.0
- 2022-08-20 00:31:16下载
- 积分:1
-
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!...
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!-opengl effects : the use of simulated textures bubbling with textures to achieve the bubbling feeling, a very interesting!
- 2022-01-21 21:33:59下载
- 积分:1
-
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。...
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。-use of highly map (lightmapping) to the indoor scene increase lighting effect, speed up light show.
- 2022-03-17 01:10:42下载
- 积分:1
-
opengl三维场景
是基于vc++6.0用opengl创建的三维场景,房间有各种特是效,雾化等,还有转动的风车,还有永动轮,因为整个主题是环保绿色,所以整个场景围绕展开
- 2022-05-29 18:33:37下载
- 积分:1
-
利用visual c++,opengl,进行绘图,
实现图形旋转,消隐
利用visual c++,opengl,进行绘图,
实现图形旋转,消隐-use visual c, opengl, drawings, graphics rotation, blanking
- 2023-01-16 01:00:04下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1
-
Depth exploration of C++ Object model, a good book, looking for a long time.
深度探索C++对象模型,不错的书,找了很久。-Depth exploration of C++ Object model, a good book, looking for a long time.
- 2022-02-15 02:01:23下载
- 积分:1
-
View from the click of the mouse to form a straight line, to determine the click...
从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev- c compiler
- 2022-08-19 13:46:26下载
- 积分:1