🐋
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
  • Line Art Render Program
  • SCR and Vpaint Program
  • Still Image Flows

Was this helpful?

Future Work

Something could be enhance/add in the future work.

Line Art Render Program

  • Improve The UI

    • Remove Not Related Function

    • Enhance The UI to made it more intuitive and user-friendly

    • Integrate The SCR Code and Vpaint Code into 1 program code

  • Files Management

    • Remove useless generated files

    • Add systematic folder management to store each important document

    • Auto constructing the data when generated new data (avoid manually preparation)

SCR and Vpaint Program

  • Fixed The Code

    • Fix the bugs of adjacent list

    • Fix the bugs of finding corresponding list

    • Completed the UI Panel Function

    • Enhance the Patch Optimization Equation Formula

  • Enhance The workflow

    • Directly read multiple keyframes in one time

    • Directly read multiple patch in one time ( utilize the Vpaint layer function )

    • Auto generate keyframes and export stl data.

Still Image Flows

  • Adding more streamlines flows

    • Adding Physics flows controls ( try Box2D or pygame )

    • Adding the weather-like streamlines flow

PreviousSCR Streamline Animation Code

Last updated 3 years ago

Was this helpful?