Skip to content

A sprite-sheet animation plugin for bevy

License

Unlicense, MIT licenses found

Licenses found

Unlicense
UNLICENSE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

IyesGames/benimator

 
 

Repository files navigation

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 Implementations of Serialize and Deserialize

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.

About

A sprite-sheet animation plugin for bevy

Resources

License

Unlicense, MIT licenses found

Licenses found

Unlicense
UNLICENSE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%