-
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
-
light
该程序是OpenGL在C的环境在实现了光照的一个例子。-light
- 2022-03-23 19:43:12下载
- 积分:1
-
OPENGL模拟太阳系旋转源代码
openg入门级练手作业,模拟太阳系中太阳、地球、月球的公转自转,并添加了材质设置的代码。需要用到opengl的库,将dll和lib文件添加到源文件夹中或者添加到编译器的库中都可。。。
- 2022-03-24 02:27:40下载
- 积分:1
-
OpenGL,to draw a line and draw a circle(line and circle algorithms)
OpenGL,to draw a line and draw a circle(line and circle algorithms)-OpenGL, to draw a line and draw a circle (a line and circle lgorithms)
- 2022-07-13 11:13:55下载
- 积分:1
-
OpenGL实现多场景
OpenGL实现多场景-OpenGL more scenes
- 2022-01-28 18:29:03下载
- 积分:1
-
Delaunay三角网生成
本程序用MFC和OpenGL实现了点云数据的三角化,已通过调试,欢迎大家下载!!!但是OpenGL库本程序没有附带,大家自行下载,谢谢啦!!
- 2023-07-14 13:55:06下载
- 积分:1
-
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0-a VB prepared by the OpenGL procedures, very good, need to install Directx7.0
- 2022-01-26 04:47:39下载
- 积分:1
-
我的期末考试大作业,模仿3dmax软件制作的一个作图软件,可以作出简单的一些几何体...
我的期末考试大作业,模仿3dmax软件制作的一个作图软件,可以作出简单的一些几何体-my final examination large operations, 3dmax imitation of a software mapping software, can make some simple geometric form
- 2023-05-31 00:25:03下载
- 积分:1
-
用伟大的OPENGL实现飞机地形漫游.且可发射子弹等
用伟大的OPENGL实现飞机地形漫游.且可发射子弹等-OPENGL with the great achievement of the aircraft roaming the terrain. And bullets can be fired, etc.
- 2022-09-23 21:25:03下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码作为参考。...
初学OpenGL很好的框架,添加了画出三角形和四边形的代码作为参考。-A good beginner OpenGL framework, adding the code to draw triangles and quadrangles as a reference.
- 2022-03-25 10:47:03下载
- 积分:1