#game #engine #3d

fyrox-core

Shared core for the Fyrox engine and its external crates

5 releases (breaking)

0.23.0 Jan 8, 2023
0.22.0 Oct 10, 2022
0.21.0 Aug 6, 2022
0.20.0 May 15, 2022
0.19.0 Jan 10, 2022

#775 in Game dev

Download history 114/week @ 2022-11-27 128/week @ 2022-12-04 174/week @ 2022-12-11 224/week @ 2022-12-18 91/week @ 2022-12-25 101/week @ 2023-01-01 166/week @ 2023-01-08 127/week @ 2023-01-15 155/week @ 2023-01-22 212/week @ 2023-01-29 216/week @ 2023-02-05 130/week @ 2023-02-12 188/week @ 2023-02-19 64/week @ 2023-02-26 184/week @ 2023-03-05 109/week @ 2023-03-12

566 downloads per month
Used in 7 crates (4 directly)

MIT license

325KB
8K 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–13MB
~240K SLoC