kilacoda / sanim

Science Tools for Manim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sanim

Description

Generic Science tools for Manim. Currently include a Table drawing script and a Spherical to Cartesian coordinate converter.

Instructions for use:

  1. Clone the folder into the same directory housing your Manim projects / place the cloned folder inside the manim folder,(at the same level as the manimlib folder) wherever you installed Manim to.
  2. Add from sanim.<folder the tool's file is in>.<script enabling the feature> to your imports.
  3. Use as required.

About

Science Tools for Manim

License:MIT License


Languages

Language:Python 100.0%