Installation Guide
Installation Source Code of Hypnotic Streamlines Animation
Introduction
This project source code include 4 different part of program.
1. Zhanping's Code : Use for integrating streamlines
2. Line Art UI Code : Use for pre-processing image, drawing guided-line, and render streamlines styles
3. Streamlines Corresponding Code : Use for calculating Streamlines corresponding.
4. Vpaint : Use for visualize and modified corresponding streamlines animation
All of the source code file is include in Hypnotic Streamlines Project Source Code link. The Zhanping's Code and Line Art UI Code need to be execute in Visual Studio 2012, while the streamlines corresponding code is written using python.
Require Tools
Visual Studio 2012 (v110)
Pycharm (or other python IDE)
Qt Creator (lastest version)
Vpaint Source Code (cmake)
Source Code Link
Hypnotic Streamlines Project Source Code : https://drive.google.com/file/d/1iw5hy3mkwmOAfu0VjIiczqKRloIJMKla/view?usp=sharing
Visual Studio 2012 Express : https://my.visualstudio.com/Downloads?q=visual%20studio%202012&wt.mc_id=o~msft~vscom~older-downloads
Last updated