#ecs #game-engine #api #magma3-d #magma-api #part

magma_app

Part of the Magma-API, which is the API of the Magma3D game engine

6 releases

0.1.0-alpha.5 Dec 18, 2023
0.1.0-alpha.4 Dec 16, 2023
0.0.0 Dec 1, 2023

#2168 in Game dev


Used in 4 crates

MIT license

6KB
88 lines

magma_app

This is the base of most of the engines functionality.


lib.rs:

This crate provides basic functionality for creating and running an [App]. A Module trait is also provided for implementing additional functionality.

Dependencies

~1.5MB
~26K SLoC