Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 462 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 462 Bytes

poli-math

Rust workflow badge

3D graphics math library written in Rust. Use it with wgpu or any other Rust graphics application.

Read the docs.

Work in progress. Due for release on https://crates.io soon.

✨ Features

  • 3D vector
  • 3D matrix
  • 4D matrix
  • Euler angles
  • Quaternion
  • Color