#game-engine #macro #wut-engine

macro wutengine_macro

Macros for WutEngine games

13 releases

0.2.0 Feb 22, 2025
0.1.0 Feb 16, 2025
0.0.10 Feb 16, 2025
0.0.9 Nov 7, 2024
0.0.4 Jul 28, 2024

#7 in #wut-engine

Download history 116/week @ 2024-11-03 14/week @ 2024-11-10 5/week @ 2024-11-17 1/week @ 2024-11-24 8/week @ 2024-12-01 35/week @ 2024-12-08 5/week @ 2025-02-09 179/week @ 2025-02-16

184 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

~7MB
~175K SLoC