-
VC中利用OpenGL技术实现可视化
VC中利用OpenGL技术实现可视化-VC OpenGL visualization technology
- 2022-10-09 07:10:03下载
- 积分:1
-
左侧上跨桥与船和动画
这是一个 opengl 和 c + + 项目使用过剩。轻松打开和修改在 IDE 的代码块。喜欢动画的工作。使用鼠标控制和做更多更好的输出编辑。颜色多变的船和汽车行驶在大桥和大桥可以在左。
- 2022-05-26 06:37:22下载
- 积分:1
-
One Cube using OpenGl....................
One Cube using OpenGl-One Cube using OpenGl....................
- 2022-10-26 05:15:03下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
用openGL编写,通过分割二十面体得到的带有纹理的球体。
用openGL编写,通过分割二十面体得到的带有纹理的球体。-Prepared using openGL through Icosahedron be split with the texture of the ball.
- 2023-08-26 10:20:03下载
- 积分:1
-
OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。...
OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。-OpenGL program written in the solar system can be carried out through the arrow keys to move, who are interested can look at.
- 2022-02-12 23:32:51下载
- 积分:1
-
一个简单的OpenGL程序,可以实现曲面的拟合插值,可以灵活用窗口进行调运...
一个简单的OpenGL程序,可以实现曲面的拟合插值,可以灵活用窗口进行调运-A simple OpenGL program, you can achieve the surface fitting interpolation can be flexibly transported with windows
- 2022-07-01 03:24:49下载
- 积分:1
-
opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就...
opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就真实多了.-opengl particle systems development waterfall model, the water color has done a top to bottom color of the transition, and pool have blisters on the run, procedures were added to this picture, is not feeling well, it could be removed, it did seem more real.
- 2022-08-12 16:50:20下载
- 积分:1
-
八个OPENGL的练习程序源代码。
八个OPENGL的练习程序源代码。-8 OpenGL exercise program source code.
- 2022-02-02 19:53:11下载
- 积分:1
-
opengl小车模型源码
opengl小车模型源码,适合新手学习,代码 通俗易懂
- 2022-08-10 06:40:14下载
- 积分:1