Docs.rs
ranim-core-0.2.0
ranim-core 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AzurIce
Dependencies
approx ^0.5.1
normal
bytemuck ^1.25.0
normal
color ^0.3.2
normal
derive_more ^2.1.1
normal
dyn-clone ^1.0.20
normal
glam ^0.30.10
normal
itertools ^0.14.0
normal
num ^0.4.3
normal
ranim-macros ^0.2.0
normal
tracing ^0.1.44
normal
variadics_please ^1.1.0
normal
assert_float_eq ^1.2.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module math
ranim_
core
0.2.0
Module math
Module Items
Structs
Functions
In ranim_
core::
utils
ranim_core
::
utils
Module
math
Copy item path
Source
Expand description
Math stuffs
Structs
§
Rect
A rectangle in 2D space
Functions
§
cross2d
Cross product of 2d points
interpolate_
usize
Interpolate between two integers
intersection
Get the intersection point of two ray