tmf 0.2.1

TMF is a 3D model compression format achieving compression ratio of between 4.2 and 1.95, while being very fast to read and having no visual difference between compressed and uncompressed models.
Documentation

tmf

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 2 of them enabled by default.

default

obj_import (default)

model_importer (default)

This feature flag does not enable additional features.

byte_rw

This feature flag does not enable additional features.

double_precision

This feature flag does not enable additional features.

fast_trig

This feature flag does not enable additional features.

lazy_static

long_indices

This feature flag does not enable additional features.

short_indices

This feature flag does not enable additional features.

tokio

tokio_runtime

triangulation

This feature flag does not enable additional features.