Skip to content

Releases: huxingyi/autoremesher

1.0.0-beta.3

26 Sep 08:10
Compare
Choose a tag to compare

Release 1.0.0-beta.3

  • Remesh isolated meshes separately
  • Improve quad extractor
  • Add edge scaling setting for generating low poly
  • Add rough progress reporting (Windows only)
  • Generate quad dominated mesh
  • Improve parameterization for thin surfaces

auto-remesher-beta3

1.0.0-beta.2

14 Sep 21:41
Compare
Choose a tag to compare

Release 1.0.0-beta.2

  • Fix holes
  • Replace Poly budget with Density setting
  • Remove Laplacian smooth in preprocess

Auto Remesher 1.0 Beta 2

1.0.0-beta.1

11 Sep 11:32
Compare
Choose a tag to compare

Release 1.0.0-beta.1

  • Replace MIQ with QuadCover
  • Implement simple quad extractor
  • Remove libQEx
  • Add OpenVDB for uniform remeshing

Auto Remesher 1.0.0-beta.1

1.0.0-alpha.4

14 Aug 01:33
Compare
Choose a tag to compare

Release 1.0.0-alpha.4

  • Add constrained option: Better Edge Flow/Less Distortion
  • Fix libQEx access violation
  • Fix OpenMesh crash
  • Limit singularities to 320
  • Improve wireframe render

alpha4-mini

1.0.0-alpha.3

07 Aug 12:04
Compare
Choose a tag to compare

Release 1.0.0-alpha.3

  • Support mesh with holes
  • Generate better edge flow by increase the default constraint ratio from 0.4 to 0.5
  • Alleviate spiral pattern by up-sampling
  • Speed up on complex mesh by reducing singularities
  • Add debug dialog

1.0.0-alpha.3

unstable

03 Aug 06:28
Compare
Choose a tag to compare
Fix ci