Line Art Code

This is the source code for rendering streamlines on keyframe

Require Library

C++ Library (Already Include In Source Code):

  1. MTL4 -all-4.0.9067-Linux

  2. CGAL - 4.9

  3. boost 1.60.0

  4. OpenMesh 3.2

  5. Simpson Library

  6. Opencv 2.4.9

--Installation Step--

Step 1 - Open Project

Open "Line Art Animation/source/DSFlash.vc2012.penelope.sln" using Visual Studio 2012.

Step 2 - Build

Open the ui_lineart.cpp file and build The Project

Step 3 - Program UI

The program will shows the below UI if build sucess.

Build Error FAQ:

  • Make sure building using Visual Studio 2012

  • Make sure the include link is set up correctly (Right Click DSFLASH Properties to check)

Last updated

Was this helpful?