Skip to content

Python code to render high quality animations of a specific kind of fractal.

Notifications You must be signed in to change notification settings

mynvs/perspective-projected-cube-lattice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

perspective-projected cube lattice

python repo size

installation

  1. install python:

  2. clone github repository:

    • run `git clone https://github.com/mynvs/perspective-projected-cube-lattice`
    • or download .zip file
  3. verify that python is working:

    • run `python`
  4. verify that pip is working:

    • run `pip --version`
  5. install required libraries:

    • open a cmd terminal in the main directory
    • run `pip install -r requirements`

image image image image image image image image image image image

About

Python code to render high quality animations of a specific kind of fractal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages