-
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
-
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟...
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟-Simulation of dry ink and水润effect, simulating the two artist. Paper and the difference between an ordinary paper. Changes color cartridge Simulation
- 2022-10-17 14:30:03下载
- 积分:1
-
三角化算法 c#
三角化算法 c#
- 2022-04-21 15:11:06下载
- 积分:1
-
一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。...
一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
- 2022-02-01 13:22:33下载
- 积分:1
-
VS2010+OpenCV+OpenGL三维重建
利用VS2010+OpenCV+OpenGL三维重建
先标定棋盘,然后再进行特征提取,立体匹配得出视差图,最后得出视差数据,利用OpenGL画出3D模型
- 2022-03-04 05:10:06下载
- 积分:1
-
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut....
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut.-Vases, demonstration of the formation process of rotating the surface, very beautiful animation effects, use glut.
- 2022-09-09 03:45:03下载
- 积分:1
-
由于在工作中需要结合浮动窗体实现OpenGL的多视图,用于得到三维实体的三视图观察效果,通过参考其它资料,设计了一个程序框架,在此基础之上大家可以根据自己的需要...
由于在工作中需要结合浮动窗体实现OpenGL的多视图,用于得到三维实体的三视图观察效果,通过参考其它资料,设计了一个程序框架,在此基础之上大家可以根据自己的需要进行扩充,实现需要的功能-due to the work necessary to integrate floating Creating Multi-View OpenGL for 3D entities to be three View observation results, by reference to other information, the design of a procedural framework on this basis we can according to their own needs for the expansion to achieve the necessary functions
- 2022-06-19 22:01:46下载
- 积分:1
-
很好的OPENGL 程序
很好的OPENGL 程序-good OpenGL procedures
- 2022-01-28 00:37:12下载
- 积分:1
-
opengl贪吃蛇开发
opengl贪吃蛇开发-opengl Snake Development
- 2022-07-17 00:05:47下载
- 积分:1
-
基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0...
基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0-ati cards based on the use of shaders to achieve the motion blur effect. T needed for the expansion and the latest graphics card to run. The development environment makes vc6+ ogl2.0
- 2023-07-17 12:35:03下载
- 积分:1