#engine #3d #graphics #game

yanked i3m-core

Shared core for the IThreeM engine and its external crates

2 releases

new 0.1.2 Oct 19, 2024
0.1.1 Oct 17, 2024

#2428 in Game dev

Download history 77/week @ 2024-07-31 262/week @ 2024-08-07 33/week @ 2024-08-14 305/week @ 2024-10-16

305 downloads per month
Used in 13 crates (7 directly)

MIT license

390KB
10K SLoC

i3m-core

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

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


lib.rs:

Core data structures and algorithms used throughout IThreeM.

Some of them can be useful separately outside the engine.

Dependencies

~7–19MB
~278K SLoC