StationIapetus
detonator
Our great sponsors
StationIapetus | detonator | |
---|---|---|
20 | 8 | |
272 | 238 | |
- | - | |
0.0 | 0.0 | |
3 days ago | about 10 hours ago | |
Rust | C++ | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
StationIapetus
-
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:
-
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.
- Bevy 0.5: data oriented game engine built in Rust
- Station Iapetus - 3d third-person shooter written in Rust - Progress Report
-
Assembling a scene in rusty-editor which is an editor for rg3d engine
Station Iapetus - https://github.com/mrDIMAS/StationIapetus
- Station Iapetus: 3rd person shooter in Rust using the rg3d game engine
detonator
- GameStudio: Yet Another 2D Game engine and editor for Windows and Linux
- Show HN: 2D Game engine and editor for Windows and Linux
-
Iced: A cross-platform GUI library for Rust, inspired by Elm
I agree with your point. In fact it's the approach I'm doing myself in my current UI lib (which has a very specific use case but the point still applies).
https://github.com/ensisoft/gamestudio/blob/master/uikit/win...
-
RG3D (Rust game engine) feature highlights
If you're interested in a 2D engine you might be interested in https://github.com/ensisoft/gamestudio
What are some alternatives?
arewegameyet - The repository for https://arewegameyet.rs
rapier - 2D and 3D physics engines focused on performance.
rusty-shooter - [suspended] 3d shooter written in Rust using rg3d
awesome-bevy - A collection of Bevy assets, plugins, learning resources, and apps made by the community
RG3D - 3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox]
GDevelop - :video_game: Open-source, cross-platform game engine designed to be used by everyone.
wgpu-rs - Rust bindings to wgpu native library
Fyrox - 3D and 2D game engine written in Rust
three - [abandoned] Totally not inspired Rust 3D library
iced - Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
froggy - Component Graph System experiment