🐋
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
  • 1. Import XML File
  • 2. Line Art Stroke Panel Will Pop Out
  • 3. Render Streamlines

Was this helpful?

  1. Getting Started
  2. Program Usage
  3. Line Art Generation

Streamlines Rendering

PreviousImage Pre-processingNextPatch Optimization Tutorial

Last updated 3 years ago

Was this helpful?

1. Import XML File

2. Line Art Stroke Panel Will Pop Out

Function: All of this need to Hold Ctrl to trigger the usage

  • Stroke Refine : Boolean of vectorize the Stroke after drawing guided line

  • No (ESC) : Do Nothing

  • User-draw guided line (L) : Draw User Guided Strokes

  • Boundary line (B) : Draw Boundary Line (given the boundary line width)

  • Delete (D) : Delete User Guided Strokes

  • Line Polypoint (P): Modified Specified Strokes point position ( set up the p_start and p_end )

  • Straight Line : Turn Strokes into straight line

  • Duplicate Stroke : Duplicate anothe strokes by clicking it

  • Rotate Stroke : Rotate the clicked strokes by given the specified Angle

3. Render Streamlines

After Drawing Strokes Line , Click Get Streamline Button to Render Streamlines on each Patch.