-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-7-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-7
- 2022-02-03 10:41:07下载
- 积分:1
-
VC++ OPenGL开发的太阳、地球、月亮运行轨迹模拟,初学者可以用。...
VC++ OPenGL开发的太阳、地球、月亮运行轨迹模拟,初学者可以用。-VC++ OPenGL developed by Sun, the Earth, the moon is running trajectory simulation, beginners can use.
- 2022-04-10 17:32:45下载
- 积分:1
-
这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值...
这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值-This is the point cloud data used in the preparation of a three-dimensional demonstration program, the bottom is opengl settings, the three-dimensional programming to a reference value
- 2023-02-13 13:25:04下载
- 积分:1
-
纷飞的气球,从下到上漂到空中的气球,不错的
纷飞的气球,从下到上漂到空中的气球,不错的-Fly the balloons floated from the bottom-up to the sky
- 2022-03-12 06:09:21下载
- 积分: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
-
a simple animation OpenGL
一个简单的OpenGL动画-a simple animation OpenGL
- 2022-05-07 13:48:32下载
- 积分:1
-
用OPENGL写的3D的图形,立体的蜡烛图形可以动态的旋转.
用OPENGL写的3D的图形,立体的蜡烛图形可以动态的旋转.-write with OpenGL 3D graphics, three-dimensional graphics can be candles dynamic rotation.
- 2022-09-01 02:00:04下载
- 积分:1
-
基于地形的动态实时生成
应用背景通过给定的DEM数据进行地形绘制,利用OpenGL来实现绘制并且通过漫游实现对地形的实时性的生成以及浏览。利用LOD技术实现多分辨率的地形生成。关键技术关键技术是采用OpenGL中的函数首先对DEM数据进行绘制,在绘制之后通过纹理贴图让绘制好的地形变得真实,然后通过LOD技术使地形的漫游更加逼真
- 2022-02-15 10:09:13下载
- 积分:1
-
OpenGL Programming and Advanced Visualization System (Advanced Programming Part...
OpenGL高级编程与可视化系统开发(高级编程篇)--OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-
- 2022-03-25 20:57:59下载
- 积分:1
-
OpenGL
基于VC+OPENGL,关于cassini椭圆函数的等值线生成,涉及等值线插值问题.-OpenGL-based VC, cassini elliptic function of the contour generation, isogram involving interpolation.
- 2023-06-07 07:30:03下载
- 积分:1