benimator 4.0.0-beta.1

A sprite animation library for rust game development
Documentation

Benimator

License Crates.io Docs Build

A sprite animation library for rust game development.

Initially designed for bevy, it is now engine agnostic.

See example with bevy.

Installation

Add the dependency to your project

cargo add benimator

Cargo features

Feature Description
serde Implementation of serde traits for deserialization

Feature flags not mentioned here are NOT part of the public API and are subject to breaking changes.

MSRV

The minimum supported rust version is currently: 1.62

It may be increased to a newer stable version in a minor release. (but only if needed)

It will be increased to the latest stable version in a major release. (even if not needed)

License

Licensed under either of

at your option.