Skip to content

mathvis/mathvis-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathvis

Math visualizer and animation CLI written in Rust.

How to run

This project is still in a very early stage, so bugs are more than common and features are extremely limited. In the future, scripts will be written in its own language called MVScript, but for now, you can (very painfully) write your code in the main function in rust/src/main.rs, then run it with cargo run -- <source> <flags>. The source file doesn't matter as it's not used for anything yet. Check the existing code in the main file for an example of how to write your own script.

About

Math visualizer and animation CLI inspired by Manim written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages