-
LOD编程实例,在程序中根据视点与目标之间的距离…
LOD编程实例,在程序中根据视点与对象的距离,以不同的网格来绘制球体。-LOD programming examples, in proceedings under View and the distance between objects, a different grid to map Spheres.
- 2022-07-22 05:19:32下载
- 积分:1
-
时间可以帮朋友研究虚拟现实学习的例子包括一个框架…
时间 可帮助出学习虚拟现实的朋友 学习的例子 包括了框架 基本操作
-Time can help a friend study virtual reality learning examples include a framework for basic operation
- 2022-02-21 22:47:30下载
- 积分:1
-
提供了在vc中使用opengl的通用配置和初始化功能,避免了每次使用opengl编程都要编写重复的配置功能...
提供了在vc中使用opengl的通用配置和初始化功能,避免了每次使用opengl编程都要编写重复的配置功能-in providing vc use opengl generic configuration and initialization function, avoid using opengl programming must be prepared to repeat the role in the allocation
- 2023-07-29 04:25:03下载
- 积分:1
-
dengguangxiaoguo的说明,基于opengl的程序源代码
dengguangxiaoguo的说明,基于opengl的程序源代码-dengguangxiaoguo Note opengl on the program source code
- 2022-01-25 20:50:00下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
使用cg和opengl实现的水波模拟,使用GPU编程。
使用cg和opengl实现的水波模拟,使用GPU编程。-Cg and opengl realize the use of the wave simulation, the use of GPU programming.
- 2022-12-12 15:10:03下载
- 积分:1
-
这是Nehe的对话框的OpenGL代码演示
这是Nehe的对话框的OpenGL代码演示-This is the dialog Nehe OpenGL demo code
- 2022-07-25 22:04:31下载
- 积分:1
-
OpenGL编程的程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-12-19 08:30:03下载
- 积分:1
-
CS的BSP树
BSP tree for CS
- 2022-10-27 18:20:03下载
- 积分:1
-
非常全面完整的VS工程,学习opengl的极佳实例
一共有10章内容...
非常全面完整的VS工程,学习opengl的极佳实例
一共有10章内容
-Very comprehensive complete VS project, learning opengl an excellent example of a total of 10 chapter
- 2022-05-08 10:45:44下载
- 积分:1