-
用opengl编写的天空和大地,其中天空有2种模式
用opengl编写的天空和大地,其中天空有2种模式-Opengl prepared with the sky and earth, of which there are two kinds of mode of the sky
- 2023-04-11 10:00:04下载
- 积分:1
-
这是一个OMNeT++库德一virula网状网络,我希望你们好有用
this is a omnet ++ coode for a virula mesh network that i hope you fine usefull -this is a omnet++ coode for a virula mesh network that i hope you fine usefull
- 2022-02-14 07:08:47下载
- 积分:1
-
opengl + vc++
计算机图形学
烟花燃放程序
opengl + vc++
计算机图形学
烟花燃放程序-opengl vc computer graphics fireworks discharge procedures
- 2022-04-15 13:52:42下载
- 积分:1
-
opengl编程环境配置 ,用来给opengl指路
opengl编程环境配置 ,用来给opengl指路-opengl programming environment configuration, used to opengl Beacon
- 2023-02-03 18:10:04下载
- 积分:1
-
GPU
基于GPU的流体力学仿真程序(需要Geforce3以上显卡)-GPU-based fluid dynamics simulation program (PII/400 need more graphics)
- 2022-03-26 14:30:22下载
- 积分:1
-
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。...
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。-The use of BASIC language to construct a OpenGL program can display the source code, the basic framework of the categories are for the use of will realize the preparation of the corresponding code.
- 2022-02-05 16:29:10下载
- 积分:1
-
一本有关三地图形学的书籍,内容丰富,涵盖广阔
一本有关三地图形学的书籍,内容丰富,涵盖广阔-3D Computer Graphics A Mathematical Introduction With OpenGL
- 2022-01-25 23:27:16下载
- 积分:1
-
Visual C++ 高级编程技术OpenGL篇 》程序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值...
Visual C++ 高级编程技术OpenGL篇 》程序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值-Visual C programming OpenGL chapter "source code with a special three-dimensional images open, preservation, compression, rendering the source of great value
- 2022-03-19 03:28:29下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
这是我写的一个OPENGL程序,大家可以参考一下,学习学习
这是我写的一个OPENGL程序,大家可以参考一下,学习学习-This is what I wrote a OPENGL procedures, we can refer to, learning to learn
- 2022-02-21 06:50:30下载
- 积分:1