#ecs #game-engine #api #magma3-d #magma-api #gamedev #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

#2027 in Game dev

Download history 13/week @ 2024-05-19 6/week @ 2024-05-26 10/week @ 2024-06-02 6/week @ 2024-06-09 9/week @ 2024-06-16 4/week @ 2024-06-23 1/week @ 2024-06-30 12/week @ 2024-07-14 2/week @ 2024-07-21 48/week @ 2024-07-28

62 downloads per month
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