RG3D
3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox] (by mrDIMAS)
DISCONTINUED
Coffee
An opinionated 2D game engine for Rust (by hecrj)
Our great sponsors
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- SonarQube - Static code analysis for 29 languages.
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
RG3D | Coffee | |
---|---|---|
40 | 0 | |
3,193 | 983 | |
- | - | |
9.8 | 0.0 | |
over 1 year ago | almost 2 years ago | |
Rust | Rust | |
MIT License | 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.
RG3D
Posts with mentions or reviews of RG3D.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-24.
-
5 Rust game engines to consider for your next project
Fyrox is a production-ready engine with extensive documentation and resources that focuses on 2D and 3D rendering. To use the Fyrox engine, add the following line to your Cargo.toml:
-
Is there a way to use piston with wasm?
rg3d has recently added web support.
-
Game engines favouring a programming-heavy approach?
Rg3d, written in Rust: https://rg3d.rs
-
Is it reasonable to build beautiful-responsive-complex frontends in Rust web frameworks with minimal html css javascript knowledge?
Maybe bevy plus egui? I have never used wasm or bevy though. rg3d apparently supports wasm, too, and includes its own GUI lib (but it's hard to customize the rg3d gui, as far as I can tell).
- I know that rust is still a growing ecosystem but I want to know if there are any rust game engines.
- Why isn't rust used in game engines yet?
-
Hey Rustaceans! Got an easy question? Ask here (46/2021)!
Recommend checking out rg3d.
-
rg3d game engine now has a cheat/guide book!
Links: Book Sources on GitHub, rg3d game engine
-
Whats your favourite open source Rust project that needs more recognition?
rg3d
-
[Media] rg3d 0.23 game engine - custom shaders, materials, PBR, HDR, and more!
GitHub, rg3d.rs, Join the Discord Server
Coffee
Posts with mentions or reviews of Coffee.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Coffee yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing RG3D and Coffee you can also consider the following projects:
bevy - A refreshingly simple data-driven game engine built in Rust
Amethyst - Data-oriented and data-driven game engine written in Rust
gdnative - Rust bindings for Godot 3
piston - A modular game engine written in Rust
specs - Specs - Parallel ECS
narg - A tool to generate LC/AP formulas for a given seed in Noita.
arewegameyet - The repository for https://arewegameyet.rs
rust-sdl2 - SDL2 bindings for Rust
rapier - 2D and 3D physics engines focused on performance.
ggez - Rust library to create a Good Game Easily