Corresponding Code

This is the streamlines animation corresponding code, written by python.

Require Python Library (need to manually install)

  1. python version > 3.7

  2. Intersect ( pip install intersect )

  3. PyQt5 ( For UI Interface Design )

  4. Other Related Library

-- Installation Step --

Step 1 - Open Project

Open "Line Art Animation\LineArtCoherenceTool\Streamline Corresponding\app.py" using Python IDE ( i.e. Pycharm)

Step 2 - Make Sure the Python Configuration Set-up is complete

Step 3 - Run The app.py code

Build Success will pop-out the following UI Panel

Last updated