makepad/libs/xatlas/Cargo.toml
Admin fbe877d746 Land glTF writers, remesh, PBR paint, and xatlas from rik2.
Animation/skin writers, COLOR_0, and the mesh tools the renderer uses.
2026-08-18 14:23:58 +02:00

8 lines
189 B
TOML

[package]
name = "makepad-xatlas"
version = "0.1.0"
edition = "2021"
description = "Rust port of jpcy/xatlas (MIT): unique UV atlas / mesh parameterization"
license = "MIT"
[dependencies]