-
wrl 文件的读取
主要是utf8 vrml (wrl)文件的读取,利用opengl MFC C++ 编写的 ,提供给广大同学学习,有不托之处还希望指正。
- 2023-02-09 07:25:03下载
- 积分:1
-
OpenGL3.0+ for Games
Opengl3.0 游戏编程,一些相关的交互,纹理接口,应用glew库实现对底层API的调用,可扩展,部分代码来自互联网,有一定的参考价值,本人是做3d开发的,觉得这个资源很不错,可以交流学习下。
- 2023-05-10 18:15:03下载
- 积分:1
-
with vc++ and borders to achieve the rotation of lanterns and packed around the...
用vc++和opengl实现了灯笼的旋转和纸飞机围绕着灯笼分行,可以控制飞行的速度。-with vc++ and borders to achieve the rotation of lanterns and packed around the lanterns branch can control the speed flight.
- 2022-02-06 01:23:33下载
- 积分:1
-
采用粒子系统技术模拟一个圆球爆炸时碎片四溅的效果
采用粒子系统技术模拟一个圆球爆炸时碎片四溅的效果-use particle system simulation technology explosion of a ball of debris cascade effect
- 2022-02-07 11:35:32下载
- 积分:1
-
OpenGL教学,三维图形绘制
OpenGL教学,三维图形绘制-OpenGL teaching, 3D graphics rendering
- 2022-04-16 00:05:28下载
- 积分:1
-
OpenGL读取txt,asc文件实现三维点云显示
OpenGL读取txt,asc文件实现三维点云显示,本人亲自运行,成功运行。
- 2022-01-26 01:06:20下载
- 积分:1
-
OpenGL的绘制烟花程序,非常漂亮,可以绘制不同形状的烟花
OpenGL的绘制烟花程序,非常漂亮,可以绘制不同形状的烟花-fireworks OpenGL rendering procedures, very pretty, drawing different shapes of fireworks
- 2022-03-06 04:16:10下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏....
VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏.-VC OpenGL done, but also some bug show is based on two-dimensional layered elevation colors, 3-D can be shown very clearly undulating topography.
- 2023-04-19 08:05:04下载
- 积分:1
-
一个用OPENGL模拟水面波动的程序,虽然很简单,但是清楚的说明了水面模拟的基本思路,很适合学习。...
一个用OPENGL模拟水面波动的程序,虽然很简单,但是清楚的说明了水面模拟的基本思路,很适合学习。-a simulation using OpenGL surface fluctuations in the proceedings, although it is very simple. However, a clear indication of surface simulation basic idea is well-suited to learning.
- 2022-01-21 22:36:28下载
- 积分:1