This is an angular App for the purpose of visualizing vector fields. This is done by 'Line Integral Convolution' (short LIC algorithm).
- Clone this
- Install angular cli
- npm install
- ng serve
- http://localhost:4200
This is an angular App for the purpose of visualizing vector fields. This is done by 'Line Integral Convolution' (short LIC algorithm).