🐋
Hypnotic Streamlines Animation
  • Introduction
  • Getting Started
    • Installation Guide
      • Line Art Code
      • Corresponding Code
      • Vpaint
    • Program Usage
      • Data Format
        • Line Art Data Format
        • Streamlines Corresponding
      • Line Art Generation
        • Image Pre-processing
        • Streamlines Rendering
      • Patch Optimization Tutorial
  • System Workflow
    • Still Image Workflows
    • Animation Frames Workflows
    • Different Generation Methods
  • Advanced Guide
    • Function API
      • Zhanping's Code
      • Line Art Code
      • Streamlines Corresponding
  • Bug and Future Work
    • Streamlines Generation Code
    • Limitation of Different Methods
    • SCR Streamline Animation Code
  • Future Work
Powered by GitBook
On this page
  • Introduction
  • Require Tools
  • Source Code Link

Was this helpful?

  1. Getting Started

Installation Guide

Installation Source Code of Hypnotic Streamlines Animation

PreviousIntroductionNextLine Art Code

Last updated 3 years ago

Was this helpful?

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

  1. Visual Studio 2012 (v110)

  2. Pycharm (or other python IDE)

  3. Qt Creator (lastest version)

  4. Vpaint Source Code (cmake)

Source Code Link

Hypnotic Streamlines Project Source Code :

Visual Studio 2012 Express :

Vpaint:

https://drive.google.com/file/d/1iw5hy3mkwmOAfu0VjIiczqKRloIJMKla/view?usp=sharing
https://my.visualstudio.com/Downloads?q=visual%20studio%202012&wt.mc_id=o~msft~vscom~older-downloads
https://github.com/dalboris/vpaint