Manim RubiksCube
This plugin for Manim Community provides an implementation of the classic Rubik’s Cube.
Installation
This plugin is available on PyPi. Usage of this plugin assumes that Python and Manim are both correctly installed. Manim is listed as a dependency, but no version is specified. This is because the plugin will work with any version of Manim Community that does not have breaking changes to the plugin. Some releases of this plugin have been tested with certain versions of Manim. To see what versions of Manim are confirmed to be compatible with this plugin (to the best of my testing), see Releases. By no means is this exclusive. Most releases of this plugin will work, more or less, on all versions of Manim Community.
To install the RubiksCube plugin run:
pip install manim-rubikscube
To see what version of manim-rubikscube you are running:
manim-rubikscube
or
pip list
Importing
To use the RubiksCube, you can either:
Add from manim_rubikscube import * to your script
Follow the Manim steps for using plugins
Once the RubiksCube is imported, you can use the RubiksCube as any other mobject.
Documentation and Examples
Documentation and examples are available here.
License
This plugin is licensed under the MIT license. See the LICENSE file for more information.
Release files for manim-rubikscube 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| manim-rubikscube-0.1.0.tar.gz | 6.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| manim_rubikscube-0.1.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:13.6 kB
Release files / manim-rubikscube-0.1.0.tar.gz
| Download URL | manim-rubikscube-0.1.0.tar.gz |
|---|---|
| Size | 6.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
81662f20caae5d63ee255515fd326b0e8ad9083f386b78e138028de55451d253
|
|
BLAKE2b-256 checksum How to use checksums |
7377855e0ecf965a14a6ae6324938126cd7ca843d64226f282f6501e6851c4c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.6 CPython/3.9.2 Windows/10
|
Release files / manim_rubikscube-0.1.0-py2.py3-none-any.whl
| Download URL | manim_rubikscube-0.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
73965004a1912bd61a5c3b7b8e8fd1783f79bf6e92198cbf8ae9e287c02dce36
|
|
BLAKE2b-256 checksum How to use checksums |
731fe56ae157701da2f82cd3539007e96b6afa4ee611bd5eb37b482b0344a1a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.6 CPython/3.9.2 Windows/10
|