This repository contains test files used by my Delaunator-based libraries:
The loader.mjs
file exports functions for finding and loading the files.
- The files under
files/ipa/
are converted from the Interesting Polygon Archive. - The files in
files/delaunator/
come from the Delaunator library itself. - The files
files/amitp.json
andfiles/amitexp.json
were adapted from Amit Patel's article on 2D visibility. files/issue2.json
originates from xionluhnis' bug report.
All other files, including the code, were created or generated by myself, and released into the public domain.