Visit https://icuellar.com/voidseeker/
| File | Description |
|---|---|
| index.html/js/css | main files |
| action.js | Manage every user action |
| request.js | Create request to the sdss api |
| shaders.js | Implement fragment and vertex shaders |
| voidseeker.js | Manage data structures |
- Node: +18.5.0
- npm: +8.12.1
npm installnpm run css-build(apply at every index.scss change)
npm start
- Remove .cache folder
- Remove dist folder
npm run build-dev(Editpackage.json)npm run push-gh-pages
- Delaunay based algorithm for finding polygonal voids in planar point sets
- Algoritmo paralelo para vacíos poligonales en triangulaciones de Delaunay (The idea is implement this)
- Three.js: JS 3D library.
- Delaunator: JS library for Delaunay triangulations.
- Bulma: CSS framework.
- Parcel: Build tool.
- Ignacio Cuellar: ignacio.cuellar@ug.uchile.cl


