Skip to content

OccamForge v1.0.0

Choose a tag to compare

@PaiPai121 PaiPai121 released this 16 Jun 15:04
· 7 commits to master since this release

OccamForge v1.0.0

First public release of OccamForge.

Highlights

  • Desktop Blender to Cities: Skylines asset workflow
  • Auto Safe Preprocess with conservative Limited Dissolve cleanup
  • Geometry Report and optimization candidate analysis
  • Staged candidate-aware optimization pipeline
  • Stage review UI with heatmaps and debug previews
  • Simplification comparison report
  • Single-mesh FBX export for Cities: Skylines Asset Editor compatibility
  • Diffuse texture baking with material preservation after optimization previews
  • occamforge-* CLI commands with legacy assetforge-* aliases

Notes

The optimizer is designed to preserve the main silhouette and structure before forcing aggressive triangle targets. Very low targets such as 3,000 triangles should be reviewed visually before building the final asset.

Windows Desktop Build

Download OccamForge-v1.0.0-windows.zip, extract it, and run:

AssetForge\AssetForge.exe

The executable folder name will be renamed to OccamForge in a future packaging cleanup.