rscenes

Crates.iorscenes
lib.rsrscenes
version2.0.2
sourcesrc
created_at2023-06-02 20:31:37.268071
updated_at2024-02-16 15:53:06.804007
descriptionScenes manager for Raylib.
homepagehttps://crates.io/crates/rscenes
repositoryhttps://github.com/cacilhas/rscenes
max_upload_size
id881170
size17,696
Montegasppα ℭacilhας (cacilhas)

documentation

https://docs.rs/rscenes/latest

README

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

Commit count: 45

cargo fmt