2 releases
Uses new Rust 2024
| 0.0.2 | Mar 3, 2026 |
|---|---|
| 0.0.1 | Dec 20, 2025 |
#1678 in Math
Used in mraphics
125KB
3K
SLoC
Mraphics
A rendering engine for exploring interactive and intuitive math, inspired by Manim
Note
This repo is WIP, with limited functionality at the moment
Usage
Installation
You can install Mraphics from crates.io:
[dependencies]
mraphics = "0.0.3"
Alternatively, you can install from the latest git commit:
[dependencies]
mraphics = { git = "https://github.com/SeiyaCooper/Mraphics" }
Example
Check out the examples directory for usage examples.
Contribution
Feel free to open issues or submit pull requests.
License
Mraphics is distributed under the Apache-2.0 License
Dependencies
~12–34MB
~437K SLoC