StationIapetus
3rd person shooter in the very early development phase (by mrDIMAS)
rusty-editor
Scene editor for rg3d engine (by mrDIMAS)
DISCONTINUED
Our great sponsors
StationIapetus | rusty-editor | |
---|---|---|
20 | 5 | |
273 | 317 | |
- | - | |
0.0 | 9.0 | |
2 days ago | almost 2 years ago | |
Rust | Rust | |
GNU General Public License v3.0 only | MIT License |
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.
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:
-
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
rusty-editor
Posts with mentions or reviews of rusty-editor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-05.
-
[Media] rg3d game engine now has a new widget - Curve Editor. Curves are used to define complex laws of changing of some numeric parameters. It will be extensively used in rusty-editor (native scene editor).
The widget will be a "workhorse" in the rusty-editor , there are lots of places where it could be used:
-
Timelapse of terrain editing in rusty-editor which is a native scene editor of rg3d game engine
If you like the project, please consider to make a donation: https://github.com/rg3dengine/rusty-editor or https://liberapay.com/mrDIMAS or https://www.buymeacoffee.com/mrDIMAS
-
Help creating an executable
If you want to give it a try the editor is for the library is at https://github.com/mrDIMAS/rusty-editor
- Assembling a scene in rusty-editor which is an editor for rg3d engine
-
Station Iapetus v 0.3 - Doors
The level is built in rusty-editor - https://github.com/mrDIMAS/rusty-editor
What are some alternatives?
When comparing StationIapetus and rusty-editor you can also consider the following projects:
RG3D - 3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox]
rapier - 2D and 3D physics engines focused on performance.
detonator - 2D game engine and editor 💥💣
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
ox - An independent Rust text editor that runs in your terminal!
wgpu-rs - Rust bindings to wgpu native library
Fyrox - 3D and 2D game engine written in Rust
froggy - Component Graph System experiment
three - [abandoned] Totally not inspired Rust 3D library
sapling - Sapling - A convenient way to traverse your React app in VS Code