Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 586 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 586 Bytes

Visualization 2

Assignments for Visualization 2 (summer term 2021 at TU Wien)

Stippling of 2D scalar fields

Our code implements the following work

Görtler, J., Spicker, M., Schulz, C., Weiskopf, D. and Deussen, O., 2019. Stippling of 2D scalar fields. IEEE transactions on visualization and computer graphics, 25(6), pp.2193-2204.

Getting started

npm install
npm start

Documentation

You can access the documentation here. You can generate the documentation using the following command.

npm run docs