15 releases (4 breaking)

Uses new Rust 2024

new 0.4.0 Mar 16, 2025
0.2.0 Feb 22, 2025
0.0.9 Nov 7, 2024
0.0.4 Jul 28, 2024

#7 in #wut-engine

Download history 1/week @ 2024-11-27 16/week @ 2024-12-04 26/week @ 2024-12-11 240/week @ 2025-02-12 147/week @ 2025-02-19 18/week @ 2025-02-26 3/week @ 2025-03-05 251/week @ 2025-03-12

460 downloads per month
Used in 2 crates (via wutengine)

MPL-2.0 license

9KB

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

~7.5MB
~195K SLoC