openrml 0.1.0

OpenRML (Rust Mesh Library) aims to provide a rust-native mesh processing data structures and algorithms for 3D graphics and VFX applications.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 14.56 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 989 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • stormsc1

Rust Mesh Library – A Rust-native geometry library for computer graphics.

OpenRML provides core data structures and algorithms for working with meshes and geometry. With the goal of making Rust a first-class language for VFX and graphics development, it offers a safe, modern alternative to traditional C++ libraries.