-
ReadDXF:通过C++读取由AutoCad产生的DXF文件
主要于DXF文件信息的提取,ReadDXF:通过C++读取由AutoCad产生的DXF文件。
- 2022-02-03 05:22:15下载
- 积分:1
-
一个不可多得的3D世界漫游,NEHE最新的code之一
一个不可多得的3D世界漫游,NEHE最新的code之一-a rare 3D world roaming, NEHE one of the latest code
- 2022-03-18 12:33:58下载
- 积分:1
-
an opengl games of the Snake
一个opengl的贪吃蛇游戏-an opengl games of the Snake
- 2022-12-15 12:40:03下载
- 积分:1
-
skyline to do a basic three
skyline做的一个基本的三维城市。可以飞行,定位,距离测量-skyline to do a basic three-dimensional city. Can fly, positioning, distance measurement
- 2022-03-03 16:32:09下载
- 积分:1
-
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。...
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。-OpenGL category, aimed at reducing the initialization of OpenGL programming, as well as some commonly used functions.
- 2022-02-03 15:02:52下载
- 积分:1
-
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器...
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器 -Little Red Book OpenGL source code, which has detailed examples of each of the Notes, is an essential learning OpenGL weapons
- 2022-07-27 06:51:19下载
- 积分:1
-
Jeff Molofee(NeHe)的OpenGL教程,中文翻译版
Jeff Molofee(NeHe)的OpenGL教程,中文翻译版-Jeff Molofee (NeHe) of the OpenGL tutorials, the Chinese translation version
- 2022-02-21 10:40:23下载
- 积分:1
-
A opengl the logo, looks good
一个opengl的logo,看起来还不错-A opengl the logo, looks good
- 2022-06-11 21:29:43下载
- 积分:1
-
oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所...
oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所帮助-oglu_reflective_bump_mapping, is a use of a bump mapping opengl particles, the use of language as a cg rendering shader language, and they hope to help everyone
- 2023-02-07 06:45:03下载
- 积分:1
-
球在两个面间的碰撞检测
一个小球在面上的碰撞检测的样本程序,语句后有注解。大家都知道游戏碰撞的基本处理方式也就莫过于几种:矩形碰撞,圆形碰撞,线性碰撞,几何碰撞,像素碰撞.以上几种碰撞处理方法从效率的角度来看,前两种检测方式是相当快的,但是适用面很窄!它们只能运用于碰撞检测精度不高的游戏中。这里用的是圆形检测。
- 2022-12-03 06:35:03下载
- 积分:1