#game-engine #macro #wut-engine

macro wutengine_macro

Macros for WutEngine games

10 releases

0.0.9 Nov 7, 2024
0.0.8 Oct 29, 2024
0.0.7 Sep 30, 2024
0.0.5 Aug 4, 2024
0.0.4 Jul 28, 2024

#7 in #wut-engine

Download history 179/week @ 2024-07-29 69/week @ 2024-08-05 6/week @ 2024-08-12 15/week @ 2024-09-16 99/week @ 2024-09-23 201/week @ 2024-09-30 8/week @ 2024-10-07 140/week @ 2024-10-28 120/week @ 2024-11-04 8/week @ 2024-11-11

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

MPL-2.0 license

6KB

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

~5.5MB
~158K SLoC