CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - metaballs
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - metaballs - List
[
OpenGL program
]
MetaBalls
DL : 0
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.
Update
: 2008-10-13
Size
: 787.93kb
Publisher
:
王涛
[
OpenGL program
]
MetaBalls
DL : 0
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.
Update
: 2025-02-17
Size
: 788kb
Publisher
:
王涛
[
Documents
]
metaballs_src
DL : 0
To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m certain others have discovered this trick as well. It does very slightly change the characteristic shape of the blobs, but there is no loss in image quality whatsoever. (I actually developed all this about two years ago, but just now felt like writing it all down, and had the time!) -To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m certain others have discovered this trick as well. It does very slightly change the characteristic shape of the blobs, but there is no loss in image quality whatsoever. (I actually developed all this about two years ago, but just now felt like writing it all down, and had the time!)
Update
: 2025-02-17
Size
: 89kb
Publisher
:
neonneon89
[
GUI Develop
]
metaballs
DL : 0
thesr r the metal balls
Update
: 2025-02-17
Size
: 102kb
Publisher
:
BTL
[
3D Graphic
]
metaballs2
DL : 0
metaballs 方法是三维绘制中一个很好的方法,该方法可以绘制出逼真的物体表面,简单,快速。-metalballs、 surface rendering。
Update
: 2025-02-17
Size
: 1.68mb
Publisher
:
niu
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.