Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 602 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 602 Bytes

deLICious

Synopsis

This is an angular App for the purpose of visualizing vector fields. This is done by 'Line Integral Convolution' (short LIC algorithm).

Installation & Running the App

  1. Clone this
  2. Install angular cli
  3. npm install
  4. ng serve
  5. http://localhost:4200

Samples