8 releases
new 0.0.7 | Sep 30, 2024 |
---|---|
0.0.6 | Sep 27, 2024 |
0.0.5 | Aug 4, 2024 |
0.0.4 | Jul 28, 2024 |
#6 in #wut-engine
346 downloads per month
Used in 2 crates
(via wutengine)
13KB
225 lines
WutEngine
A game engine written in as much Rust as possible
Why?
Mostly to learn about game engine development and GPU rendering APIs at the same time.
The Goal
An extensible cross-platform 2D and 3D game engine that is usable both through programming directly, and through an editor (like the other big engines, Unity/Unreal/Godot/etc.).
lib.rs
:
Macros for users of WutEngine
Dependencies
~5MB
~135K SLoC