-
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
-
The code is a CD
该代码是游戏编程光盘中所带,里面讲述了如何用OpenGL进行游戏设计。希望有喜欢的朋友一起分享-The code is a CD-ROM brought the game programming, which describes how to use OpenGL for game design. Want to have friends like to share
- 2022-03-23 16:52:45下载
- 积分:1
-
面积法计算图像的分维,前面几行表示用一曲线扩展为曲面,请根据自己的实际情况改动...
面积法计算图像的分维,前面几行表示用一曲线扩展为曲面,请根据自己的实际情况改动-Area method to calculate the fractal dimension images, in front of a few lines with a curve that extended to surface, please according to their own changes to the actual situation
- 2022-03-24 22:52:02下载
- 积分:1
-
基于MFC的计算机细胞统计
基于MFC的计算机细胞统计,用于各种细胞图的识别和统计数目,全自动操作,可辨识度高,欢迎下载学习交流。
- 2022-11-16 02:15:04下载
- 积分:1
-
Opengl的缩放程序,实现真正的三维矩形缩放
Opengl的缩放程序,实现真正的三维矩形缩放-Opengl the scaling process and achieve a three-dimensional rectangular zoom
- 2022-04-19 22:22:50下载
- 积分:1
-
STL 查看文件
STL 查看器中的一个程序,可以阅读、 查看以及查看导出 OBJ 文件格式,使用 C 编程语言创建一个 3D STL 文件结尾。
- 2022-01-27 19:20:49下载
- 积分:1
-
Using vc++ to achieve a straight line generating algorithm, based on the slope i...
用vc++实现直线生成算法,根据斜率大于或小于1来确定从那个方向开始-Using vc++ to achieve a straight line generating algorithm, based on the slope is greater than or less than 1 to determine the direction from the beginning
- 2022-02-28 14:39:14下载
- 积分:1
-
An openGL code for displaying fireworks , a tutorial
An openGL code for displaying fireworks , a tutorial-An openGL code for displaying fireworks , a tutorial
- 2022-01-25 23:45:25下载
- 积分:1
-
vc++结合opengl类库编出来的云彩的动态模拟
vc++结合opengl类库编出来的云彩的动态模拟-vc++ class libraries compiled with opengl out of the clouds of the dynamic simulation of
- 2022-05-23 07:48:46下载
- 积分:1
-
VC +opengl 实现的数据绘制
在VC中创建的opengl的应用程序,界面精美,实现了整个OPENGL的开发环境实现。实现了数据的加载已经在三维空间中的显示。
- 2022-05-17 19:36:42下载
- 积分:1