mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-26 17:44:33 +02:00
replaced animation with new version
This commit is contained in:
BIN
images/metaball_demo.gif
Normal file
BIN
images/metaball_demo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 MiB |
Binary file not shown.
Before Width: | Height: | Size: 3.8 MiB |
@@ -1217,7 +1217,7 @@ function mb_torus(r_maj, r_min, cutoff=INF, influence=1, negative=false, d_maj,
|
||||
// Usage: As a function
|
||||
// vnf = metaballs(spec, voxel_size, bounding_box, [isovalue=], [closed=], [convexity=], [show_stats=]);
|
||||
// Description:
|
||||
// 
|
||||
// 
|
||||
// .
|
||||
// [Metaballs](https://en.wikipedia.org/wiki/Metaballs), also known as "blobby objects",
|
||||
// can produce smoothly varying blobs and organic forms. You create metaballs by placing metaball
|
||||
|
Reference in New Issue
Block a user