Skip to content

Commit 60354d8

Browse files
committed
latest
1 parent f36525a commit 60354d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ Actions can be repeated and applied in any order:
8787
-G, --filter-floaters [size,op,min] Remove Gaussians not contributing to any solid voxel.
8888
Evaluates each Gaussian at occupied voxel centers.
8989
Default: size=0.05, opacity=0.1, min=0.004 (1/255)
90-
-D, --filter-cluster [x,y,z,res,op] Keep only the connected cluster at seed (x,y,z).
90+
-D, --filter-cluster [res,op,min] Keep only the connected cluster at --seed-pos.
9191
GPU-voxelizes at coarse resolution (res world units/voxel).
92-
Default: seed=(0,0,0), res=1.0, opacity=0.99
92+
Default: res=1.0, opacity=0.99, min=0.004 (1/255)
9393
-p, --params <key=val,...> Pass parameters to .mjs generator script
9494
-l, --lod <n> Specify the level of detail, n >= 0
9595
-m, --summary Print per-column statistics to stdout

0 commit comments

Comments
 (0)