#game-engine #wut-engine #macro

wutengine_macro

Macros for WutEngine games

6 releases

0.0.5 Aug 4, 2024
0.0.4 Jul 28, 2024

#924 in Game dev

Download history 65/week @ 2024-07-11 274/week @ 2024-07-18 206/week @ 2024-07-25 146/week @ 2024-08-01 18/week @ 2024-08-08 3/week @ 2024-08-15

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

MPL-2.0 license

6KB
88 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.).

Dependencies

~4MB
~111K SLoC