bevy_spine
Spine runtime for bevy, prototype (by lassade)
StationIapetus
3rd person shooter in the very early development phase (by mrDIMAS)
bevy_spine | StationIapetus | |
---|---|---|
1 | 20 | |
5 | 291 | |
- | - | |
0.0 | 8.7 | |
about 3 years ago | about 1 month ago | |
Rust | Rust | |
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bevy_spine
Posts with mentions or reviews of bevy_spine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-06.
-
Bevy 0.5: data oriented game engine built in Rust
Thanks for chiming in :) Animation is a common request, and definitely still not-very-usable.
Thanks to the work of lassade, our resident animation expert, I expect we should have basic animation in place for 0.6. For skeletal animation in particular, they've been prototyping with a crate of their own [0] to hook into Bevy that seems like an excellent proof-of-concept.
0: https://github.com/lassade/bevy_spine
StationIapetus
Posts with mentions or reviews of StationIapetus.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-05.
-
Are there any AAA or indi games being developed in Rust?
Check Station Iapetus, "commercial project that will eventually be released in Steam".
-
5 Rust game engines to consider for your next project
Besides being clear and easy to use, one of its popular features is the scene editor, which provides a scene preview as demonstrated in this example:
-
Fish Fight – Everlasting Games
StationIapetus is also big enough.
-
RG3D (Rust game engine) feature highlights
Thanks! I do have two pretty big games written with the engine - https://github.com/mrDIMAS/StationIapetus and https://github.com/mrDIMAS/rusty-shooter . I've started writing them because it is impossible to get right feature set, without a game that uses it.
-
[Media] rg3d game engine v0.22 - feature highlights
Thanks! Huge breaking changes in the API are rare, I'm trying to design the API to be good from the first try. I have three dependent projects, so every breaking change forces me to fix all of those. Usually I need an hour or so to make it compile again, even on large projects like this.
- Station Iapetus: 3rd person shooter in Rust using the rg3d game engine
- Bevy 0.5: data oriented game engine built in Rust
- Station Iapetus - 3d third-person shooter written in Rust - Progress Report
-
Station Iapetus - the game written in Rust based on rg3d game engine. It is still in early development stage, but there is lots of progress.
Hello! I've been working on this project for almost 3 months already and it has some decent progress I want to share with the community. The game is about task-force agent sent to the space station to investigate why connection with the station was lost. The plot is incomplete, it is a bit early for writing it entirely, because I'm just "whiteboxing" everything for now, and working on mechanics of the game. Here are the project links: https://github.com/mrDIMAS/StationIapetus and https://github.com/mrDIMAS/rg3d .
-
Assembling a scene in rusty-editor which is an editor for rg3d engine
Station Iapetus - https://github.com/mrDIMAS/StationIapetus
What are some alternatives?
When comparing bevy_spine and StationIapetus you can also consider the following projects:
bevy - A refreshingly simple data-driven game engine built in Rust
detonator - 2D game engine and editor 💥💣