RG3D
3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox] (by mrDIMAS)
DISCONTINUED
narg
A tool to generate LC/AP formulas for a given seed in Noita. (by Neffc)
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Revelo Payroll - Free Global Payroll designed for tech teams
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
narg
Posts with mentions or reviews of narg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-11.
-
Found a seed where AP is made from water, oil and gold. It's basically replicating itself now in the coal pit and consuming the level.
There is also this tool and this one if any of them ever go down (and I think the former is more visually pleasing even if the alch recipes are missing.
-
Which seed info tool is accurate?
If you take a look at https://neffc.github.io/narg/ there's an option to "enable pre-1.0 recipes". This solves the mystery pretty quickly. Your first link is using correct, up to date recipes, the second link is using pre-1.0 recipes that won't be correct.
-
Why doesn’t this make lively concoction?
I've always found https://neffc.github.io/narg/ to be pretty accurate... and it looks like that's what you used... sometimes solid materials don't seem to mix, and certain liquids if they are heavier than each other don't always like to mix... I always assumed it was due to things like that or the reaction % thing that throw things off... but who knows... Noita is so great but so randomy
See the notes around sand/swamp/gunpowder in the GitHub readme here for more concise details: https://github.com/Neffc/narg
- The hardest decision I've ever had to make
-
in the money now boys
https://neffc.github.io/narg/ The website even says "Each recipe will contain at most 1 solid ingredient. Recipes will contain either 3 liquids, or 2 liquids and 1 solid."
- Lively concoction not possible?
What are some alternatives?
When comparing RG3D and narg 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
noita-seed-tool
arewegameyet - The repository for https://arewegameyet.rs
specs - Specs - Parallel ECS
Coffee - An opinionated 2D game engine for Rust
Toshi - A full-text search engine in rust
rapier - 2D and 3D physics engines focused on performance.
ggez - Rust library to create a Good Game Easily
love - LÖVE is an awesome 2D game framework for Lua.