-
opengl的几十个小案例
整个教程由nehe制作
课程内容由dancingwind(周炜)以及gamedev和csdn的志愿者翻译
最早的翻译应该是由CKER完成的(1~12章)
注:本教程经dancingwind授权发布于http://www.yakergong.com
dancingwind获得Nehe授权
- 2023-03-09 05:35:03下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
Three Cubes...................
Three Cubes-Three Cubes...................
- 2023-03-20 03:40:03下载
- 积分:1
-
gPhone上的opengl教程
可以在m15上编译,直接用模拟器进行测试
不错的东西...
gPhone上的opengl教程
可以在m15上编译,直接用模拟器进行测试
不错的东西-gPhone
- 2022-06-19 15:07:05下载
- 积分:1
-
实现三维建筑物的虚拟漫游
有兴趣的大家可以讨论一下
实现三维建筑物的虚拟漫游
有兴趣的大家可以讨论一下-Realize three-dimensional virtual roaming the buildings have everyone interested can discuss
- 2022-07-19 08:51:56下载
- 积分:1
-
OpenGL 3D Graphics Programming Intermediate opengl study books
OpenGL三维图形程序设计 中级opengl学习用书-OpenGL 3D Graphics Programming Intermediate opengl study books
- 2022-12-03 18:45:03下载
- 积分:1
-
OpenGL
OpenGL-PL (programowanie gier source code)
- 2022-02-10 17:34:18下载
- 积分:1
-
显示立方体的opengl程序
显示立方体的opengl程序-show Cube opengl procedures
- 2022-02-25 12:08:00下载
- 积分:1
-
太阳系非常华丽的用opengl设计
太阳系非常华丽的用opengl设计 -taiyangxi
- 2022-03-26 03:40:04下载
- 积分:1
-
一个用opengl编写的彩虹效果,其中用到了粒子系统
一个用opengl编写的彩虹效果,其中用到了粒子系统-opengl prepared with a rainbow effect, which uses a particle system
- 2022-07-05 09:40:46下载
- 积分:1