rscenes 2.0.1

Scenes manager for Raylib.
Documentation
rscenes-2.0.1 has been yanked.

Rscenes 2

Rscenes 2 is a game framework over Raylib, it was fully rewritten from scratch for the release 2.0.

Only shades (2D) are tested, models (3D) are still being tested.

Installation

cargo add rscenes

See Nonogram and the examples for use.

TODO

Test and fix models support.

License

License: BSD-3-Clause