-
Opengl world of the game demo, very good
有关opengl世界比赛的演示程序,效果很好-Opengl world of the game demo, very good
- 2022-03-19 18:58:30下载
- 积分:1
-
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载...
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载-Visual OpenGL 3D images more programming source, Programming for 3D images will help annotated reproduced
- 2023-02-26 05:30:04下载
- 积分:1
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1
-
不断变幻的图形,很不错的
不断变幻的图形,很不错的-constantly changing graphics, very good
- 2022-07-07 08:15:05下载
- 积分:1
-
关于填充曲面的绘制
关于填充曲面的绘制-filled on the surface mapping
- 2022-03-16 05:31:53下载
- 积分:1
-
opengl绘制管道
通过定义直线段以及管道的半径,生成管道外壁,可以是任意弯曲的管道,通过数学算法算出拼接程管道的外壁长方形,通过正方形拼接成管道,可以设置算法的计算精度,精度越高用更多的长方形拼接出管道
- 2022-11-03 12:30:03下载
- 积分:1
-
OpenGL中如何读bmp文件,和把视窗中的图存储为bmp文件。
OpenGL中如何读bmp文件,和把视窗中的图存储为bmp文件。-OpenGL How to read bmp file, and the window of the map stored as bmp files.
- 2022-03-25 13:11:59下载
- 积分:1
-
a programme developed by opengl to simulate travelling the world
OPENGL 开发的天地漫游的程序 很好的例子 -a programme developed by opengl to simulate travelling the world
- 2022-01-26 02:10:02下载
- 积分:1
-
此源代码介绍了利用图形控件的方法,是OPENGL的初学者的一个很好的事列...
此源代码介绍了利用图形控件的方法,是OPENGL的初学者的一个很好的事列-this source code introduced to the use of graphical controls, the beginners OpenGL is a good thing out
- 2022-08-17 23:52:16下载
- 积分:1
-
排序 alogrithhm
排序算法比较冒泡排序、 选择排序、 插入 sortThe 输出是不减的顺序 (每个元素是不小于根据所需的总顺序排列的前一个元素) ;输出是一个置换 (进行重新排序) 的输入。
- 2022-03-07 02:40:45下载
- 积分:1