-
3DS文件解析和加载OpenGL
3DS File Parser and Loader OpenGL
- 2022-04-25 11:25:32下载
- 积分:1
-
用openGL编写,通过分割二十面体得到的带有纹理的球体。
用openGL编写,通过分割二十面体得到的带有纹理的球体。-Prepared using openGL through Icosahedron be split with the texture of the ball.
- 2023-08-26 10:20: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
-
openGL开发基础实例代码,配OpenGL开发库
openGL开发基础实例代码,配OpenGL开发库-openGL based on examples of code development with OpenGL development library
- 2022-03-01 16:10:21下载
- 积分:1
-
图形学的深入使用,实现了贝塞尔和BSpline曲线之间转换
图形学的深入使用,实现了贝塞尔和BSpline曲线之间转换-Depth the use of graphics, a Bezier curve between the conversion and BSpline
- 2023-08-12 14:35:03下载
- 积分:1
-
航展,smoke,drawSmoke,cloud,wings,plane,display,forward
该项目的目的是展示如何航展可以实现使用计算机图形学的各种功能。实现aresmoke(),drawsmoke(),cloud() wings() plane() display()
- 2023-08-05 03:00:04下载
- 积分:1
-
读3D点云数据 并显示出来 并从多个角度进行观察
读3D点云数据 并显示出来 并从多个角度进行观察-read 3D points cloud file,and display
- 2022-04-17 12:07:04下载
- 积分:1
-
一个表现三维地形的程序,效果不错,直接编译就可以了。
一个表现三维地形的程序,效果不错,直接编译就可以了。-The performance of a three-dimensional topography of the procedure, good results, directly compiled on it.
- 2023-05-26 12:00:04下载
- 积分:1
-
opengl实现置身于3D场景
OpenGL是行业领域中最为广泛接纳的 2D/3D 图形 API。 在该程序中,可以拖动鼠标,使场景旋转,就像置身于3D场景中 一样。在简单贴图之后,随着鼠标操作,制造炫目效果。
- 2022-03-07 04:05:09下载
- 积分:1
-
OpenGL, use the method of randomly generated three
OpenGL中,使用随机生成地形的方法进行三维地形的模拟,-OpenGL, use the method of randomly generated three-dimensional terrain topography simulation,
- 2022-11-26 02:10:03下载
- 积分:1