-
基于OpenGL+VC的NURBS绘制框架,版本1.0实现了该环境下NURBS的绘制,旋转,缩放等功能;打开附带一个nur文件,该模型为一人体模型...
基于OpenGL+VC的NURBS绘制框架,版本1.0实现了该环境下NURBS的绘制,旋转,缩放等功能;打开附带一个nur文件,该模型为一人体模型
- 2022-03-07 18:20:04下载
- 积分:1
-
OpenGL窗口功能过剩,可以代替glaux
GLUT为OpenGL窗口函数,可以替代GLAUX
- 2022-10-10 03:40:03下载
- 积分:1
-
商业系统源码本书以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
-
Based on the latest generation of general
基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。
-Based on the latest generation of general-purpose GPU- Geforce8800, the CUDA platform, developed parallel sorting algorithm is based on general-purpose GPU computing applications a good example.
- 2022-01-25 23:09:08下载
- 积分:1
-
with vc++ and borders to achieve a rainbow of simulation. In the world coordinat...
用vc++和borders实现了彩虹的模拟。在世界坐标系中使用的数学模型,有七色彩虹。
- 2023-07-18 16:55:03下载
- 积分:1
-
一个OpenGL程序演示如何绘制一个球
An openGl proram shows how you can draw a sphere
- 2022-03-22 20:35:04下载
- 积分:1
-
bezier 曲线使用devCPP来实现
bezier 曲线使用devCPP来实现-the use of Bezier curves to achieve devCPP
- 2022-01-21 19:10:32下载
- 积分:1
-
use OpenGL development of the VC GeoShpere source.
用OPENGL+VC开发的GeoShpere源程序.-use OpenGL development of the VC GeoShpere source.
- 2022-08-03 04:53:33下载
- 积分:1
-
一个光照效果的小实例,可以学习OpenGL编程
一个光照效果的小实例,可以学习OpenGL编程-a lighting effect of small examples, we can learn from OpenGL Programming
- 2022-08-03 13:25:07下载
- 积分:1
-
OpenGL实现三角锥绘制
绘制三角形时,要用到顶点缓存(VBO)的知识。个人感觉,这部分已经是GL比较中级的知识了。所以这里不做详细解释,也不拿VBO和顶点数组(VA)和显示列表作对比。我觉得,像GL这种实践性很强的技术,还是先动手把效果实现了再说。《OpenGL超级宝典》之所以提供GLTools 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-13 06:16:16下载
- 积分:1