#game #engine #3d

rg3d-core

Shared core for the rg3d engine and its external crates

25 releases (breaking)

0.19.0 Jan 7, 2022
0.18.0 Sep 13, 2021
0.17.1 Aug 12, 2021
0.16.0 Jul 12, 2021
0.2.1 Nov 18, 2019

#1019 in Game dev

Download history 36/week @ 2022-12-01 160/week @ 2022-12-08 61/week @ 2022-12-15 92/week @ 2022-12-22 70/week @ 2022-12-29 52/week @ 2023-01-05 38/week @ 2023-01-12 118/week @ 2023-01-19 120/week @ 2023-01-26 105/week @ 2023-02-02 119/week @ 2023-02-09 179/week @ 2023-02-16 144/week @ 2023-02-23 172/week @ 2023-03-02 110/week @ 2023-03-09 74/week @ 2023-03-16

535 downloads per month
Used in 7 crates (5 directly)

MIT license

255KB
6.5K SLoC

rg3d-core

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

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


lib.rs:

Core data structures and algorithms used throughout rg3d.

Some of them can be useful separately outside the engine.

Dependencies

~6–8.5MB
~171K SLoC