#game #engine #3d

fyrox-core

Shared core for the Fyrox engine and its external crates

8 releases (breaking)

0.26.0 Oct 26, 2023
0.25.0 Jul 22, 2023
0.24.0 Jun 9, 2023
0.23.0 Jan 8, 2023
0.19.0 Jan 10, 2022

#1448 in Game dev

Download history 419/week @ 2023-08-10 517/week @ 2023-08-17 598/week @ 2023-08-24 455/week @ 2023-08-31 370/week @ 2023-09-07 498/week @ 2023-09-14 446/week @ 2023-09-21 392/week @ 2023-09-28 312/week @ 2023-10-05 158/week @ 2023-10-12 164/week @ 2023-10-19 290/week @ 2023-10-26 197/week @ 2023-11-02 133/week @ 2023-11-09 228/week @ 2023-11-16 209/week @ 2023-11-23

812 downloads per month
Used in 8 crates (4 directly)

MIT license

495KB
13K SLoC

fyrox-core

Shared library for Fyrox-engine containing linear algebra and some useful algorithms.

NOTE: even though this crate has fyrox prefix in its name, it can be used separately without any issues.


lib.rs:

Core data structures and algorithms used throughout Fyrox.

Some of them can be useful separately outside the engine.

Dependencies

~7–19MB
~273K SLoC