-
球在两个面间的碰撞检测
一个小球在面上的碰撞检测的样本程序,语句后有注解。大家都知道游戏碰撞的基本处理方式也就莫过于几种:矩形碰撞,圆形碰撞,线性碰撞,几何碰撞,像素碰撞.以上几种碰撞处理方法从效率的角度来看,前两种检测方式是相当快的,但是适用面很窄!它们只能运用于碰撞检测精度不高的游戏中。这里用的是圆形检测。
- 2022-12-03 06:35:03下载
- 积分:1
-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2022-06-12 09:23:59下载
- 积分: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
-
关于opengl的相关知识,主要针对初学者而言。
关于opengl的相关知识,主要针对初学者而言。-About opengl related knowledge, mainly for the beginner is concerned.
- 2022-05-23 11:22:40下载
- 积分:1
-
这是OPENGL超级宝典一书的随书光盘,里面涵盖了大部分基于MFC下OPENGL函数库操作的例子,是精通OPENGL编程大好帮手...
这是OPENGL超级宝典一书的随书光盘,里面涵盖了大部分基于MFC下OPENGL函数库操作的例子,是精通OPENGL编程大好帮手-This is a treasury of a Super OpenGL the CD with the book, they cover most of OpenGL-based MFC library operation example, is well versed in OpenGL programming excellent helper
- 2022-05-26 06:18:35下载
- 积分:1
-
wrote GLUT programs not involve programming window, so teaching programs broadca...
编写的GLUT程序不涉及编程窗口,所以教学程序广播GLUT大多数语言,但没有内置的GLUT窗口,必须先安装GLUT
- 2022-12-27 06:50:03下载
- 积分:1
-
- 2022-01-25 21:51:32下载
- 积分:1
-
游戏使用 OpenGL 编写
编写使用 OpenGL。 写使用 OpenGL。 写使用 OpenGL。 使用 OpenGL 编写游戏的游戏的游戏的游戏。
- 2022-11-28 08:20:03下载
- 积分:1
-
《Visual C++ 高级编程技术OpenGL篇》程序源代码
《Visual C++ 高级编程技术OpenGL篇》程序源代码-"Visual C Advanced Programming Technology OpenGL chapter" source code
- 2022-03-25 13:59:07下载
- 积分:1
-
Weiler_Atherton的多边形裁剪算法
Weiler_Atherton的多边形裁剪算法-Weiler Polygon Clipping
- 2022-12-16 04:00:03下载
- 积分:1