Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 209 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 209 Bytes

d-t-p-c

Delaunay Triangulation and Convex Hull with point clouds

Still under construction

To start the project:

npm install

npx webpack (run in its own terminal)

npm run start (run in its own terminal)