Skip to content

barionleg/homogeneous

 
 

Repository files navigation

homogeneous

Roberto Toro, April 2018.

A tool to make more homogeneous the density of vertices in a spherical mesh.

Usage:

node homogeneous \
  --input inputmesh.ply \
  --output outputmesh.ply \
  --niter 1000 \
  --alpha 0.3 \
  --tau 0.2 \
  --aspectRatio 25

About

A tool to make the vertices in a spherical mesh more homogeneous

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • HTML 4.6%