V0.0.1 Alpha Released


Welcome to Java Mesh Optimizer Tool!

Version: 0.0.1 Alpha

  • PAGE_UP:   Camera zoom in
  • PAGE_DOWN: Camera zoom out
  • HOME:      Reset camera
  • F KEY:     Toggle FullScreen Mode
  • ESC:       Exit application

This app will simplify and optimize a 3D model for faster GPU rendering.

Workflow:

Simplify and Optimize > Export Model

DEFINITIONS:

SIMPLIFY FACTOR: is the reduction ratio of the target index count. A 10% simplify factor means algorithm will try to target 10% of the  original index count.

TARGET ERROR: is an approximate measure of the deviation from the original mesh using distance normalized to [0..1] range.  A 10% target error means that simplifier will try to maintain the error to be below 10% of the mesh extents.

For more info > https://meshoptimizer.org

NOTES:

To just optimize your loaded model, set SIMPLIFY FACTOR to 1.0 (100%) and then click SIMPLIFY and OPTIMIZE button.

SLOPPY only works on meshes with only color attributes and is completely ignored on meshes with textures.

Loading a new model, will make that model reload when you click RESET MODEL button.

© 2024 AntzGames - Developed by Antz

Files

JavaMeshOptimizer.jar 33 MB
59 days ago

Get libGDX Mesh Optimizer Tool

Leave a comment

Log in with itch.io to leave a comment.