Atangeo Team recently released Balancer 1.0,
which allows quickly and easily simplify 3D models.
It also features fast and effective triangle reordering to
speed up rendering by optimal utilization of GPU vertex cache.
Hope you will find Balancer useful.
From the press release:
Atangeo Balancer is a tool to optimize and simplify 3D models.
Its exceptional performance and a novel user interface allow finding
perfect balance between visual appearance and the number of polygons,
quickly and easily. Balancer utilizes a high quality polygon reduction
(aka mesh simplification or decimation) to preserve the visual
appearance of your model. The model features, normals, texture
coordinates, layer boundaries are all honored by Balancer. It can
optimize your models even further to dramatically speed up rendering
of your models. Balancer features a fast and efficient triangle
reordering that can be tuned for various rendering methods like
triangle strips and array/buffer based rendering.
Balancer Lite is a free version. It is fully functional but works with
small meshes only.
The limits for a single mesh are 15000 triangles and 10000 vertices.
Does it do optimization of face selections so you can treat things like the pelvis and hinge joints separately to the rest of the mesh?. Makes optimization for animation a lot better.
@Tysoe,
Selective controllable simplification is the next major feature we are adding to Balancer. Balancer SDK already has weights for groups/submeshes/parts (and even individual vertices) exactly for this.
Anyone have any first hand experience with this? I’ve got some engineering models I need to reduce from 300,000 - 400,000 polys for use in Unity. Lots of little parts which normally don’t reduce well, but if something out there works I’m game to try it.
Balancer 1.2 is available!
Now you can control face densities for selective reduction rate of
different groups/meshes/sub-meshes. For example, you can set
density of 5 to the head group of your model, to increase the density
of the head vertices roughly 5 times.
See this user guide page here: Selective Density Control | Atangeo