Registry / utility / texture-packer

texture-packer

JSON →
library0.30.0rscratesunverified

A texture packing library using the skyline heuristic.

# Cargo.toml [dependencies] texture_packer = "0.30.0"
INSTALL
IMPORT
SIG · TEXTURE-PACKER
T
texture-packer
utilityrustv0.30.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TexturePacker
use texture_packer::TexturePacker;

Creates a new skyline texture packer.

use texture_packer::TexturePacker; fn main() { let mut packer = TexturePacker::new_skyline(); println!("Packer created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.30.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
texture-packer — cargo add texture-packer · libregistry