-
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
-
OpenGL的花瓶画,填充,颜色的选择,等等。
OpenGL画花瓶,可以填充,选择颜色等-OpenGL vase painting, filling, color selection, etc.
- 2022-07-24 09:35:43下载
- 积分:1
-
非常实用的好东西,想学opengl的朋友一定要看的实用教程
非常实用的好东西,想学opengl的朋友一定要看的实用教程-opengl
- 2022-09-17 09:45:02下载
- 积分:1
-
2D reduction algorithm, OpenGL
二维裁减算法,OPENGL-2D reduction algorithm, OpenGL
- 2022-05-17 04:32:36下载
- 积分:1
-
opengl作业,可以按键控制偏移,改变视角,缩放。实现交互。...
opengl作业,可以按键控制偏移,改变视角,缩放。实现交互。-opengl operations, offset control buttons, changing perspectives, zoom. Interactive.
- 2023-02-11 19:50:04下载
- 积分:1
-
This is in conjunction with opengl wrote a ray
这个是在结合opengl中写的一个光线跟踪的程序,可以自己改变观察的视点位置,然后进行渲染图片,我花了很久才写完的 哦-This is in conjunction with opengl wrote a ray-tracing procedure, can change the location of observation point of view, and then proceed to play up the picture, I have spent a long time before writing the Oh
- 2023-08-23 15:45:03下载
- 积分:1
-
在 OpenGL 中移动列车方案的设计与实现
在 openGL,模拟时从左水平移动的列车走行的代码段
- 2022-04-08 18:19:26下载
- 积分:1
-
用多维曲面拆分插值法实现多输入单输出函数的逼近。要求样本数据是网格状,若是二输入,要求输入样本是矩阵的形式。内有实例,使用方法很容易学。
本源代码属于原创,...
用多维曲面拆分插值法实现多输入单输出函数的逼近。要求样本数据是网格状,若是二输入,要求输入样本是矩阵的形式。内有实例,使用方法很容易学。
本源代码属于原创,该技术已经获得国家发明专利,发表论文请注明出处。-err
- 2022-03-20 02:45:11下载
- 积分:1
-
Nate Robin的OPENGL教程,效果相当不错
Nate Robin的OPENGL教程,效果相当不错-Nate Robin" s OPENGL tutorial, very good results
- 2023-06-26 15:00:05下载
- 积分:1
-
opengl人体动画设计
这是一个关于opengl的应用程序,基于MFC程序框架 ,用opengl设计人体动画,喜欢opengl的朋友可以看看,很有趣的,学习opengl的朋友也可以看看
- 2022-01-28 11:34:26下载
- 积分:1