3 releases
0.1.2 | Jan 31, 2022 |
---|---|
0.1.1 | Jan 31, 2022 |
0.1.0 | Nov 18, 2021 |
#1442 in Game dev
37 downloads per month
Used in rust-rpg-toolkit
45KB
1K
SLoC
ff-particles
This is a fork of macroquad-particles that is a result of our requirements for Fish Fight.
The original plan was to just extend it with serde support, but we have decided to extend it further, as required by the FishFight project.
Usage
To get started, add the following to your Cargo.toml
:
[dependencies]
ff-particles = "0.1"
Crate features
nanoserde
enable support for nanoserdeserde
enable support for serde
License
Macroquad and the original code is Copyright (c) 2020-2021 Fedor Logachev
The project is dual licensed (MIT/Apache-2.0)
Dependencies
~11MB
~235K SLoC