2019-08-15 18:09:28 +02:00
2019-08-11 19:08:06 +02:00
2019-08-06 18:25:42 +02:00
2019-08-04 22:45:39 +02:00
2019-08-07 03:30:02 +02:00
2019-08-05 13:48:22 +02:00
2019-08-12 10:06:23 +02:00
2019-08-15 18:09:28 +02:00
2019-08-10 11:13:17 +02:00
2019-08-07 03:30:10 +02:00
2019-08-06 18:28:09 +02:00
2019-08-05 13:48:22 +02:00

Master Thesis - Polygon simplification

Folder Structure

  • benchmarking: web-app for benchmarking
  • compare-algorithms: web-app for algorithm comparison
  • lib: 3rd party and self-written libraries
  • thesis: latex source files and main pdf file

web apps

Development:

  • change to project directory (benchmarking or compare-algorithms)
  • npm install
  • npm run serve
  • server running on localhost:8080

Build all

make produces a build directory that combines all parts of this thesis. It is meant for later to deploy all material to a web server.

Description
My master thesis. Simplify polylines using WebAssembly.
https://mt.melch.pro/
Readme 42 MiB
Languages
JavaScript 96.6%
TeX 3%
HTML 0.2%