diff --git a/README.md b/README.md new file mode 100644 index 0000000..638adb8 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Minecraft 3D Path Map + +![Screenshot of the Minecraft 3D Path Map web app, showing the network of paths in the Nether of my survivial single-player world.](https://raw.githubusercontent.com/mstop4/mc-3d-path-map/main/docs/splash1080.png) + +A web app visualizing the network of paths in the Nether of my survival single-player (SSP) world. + +## Stack + +- [Typescript](https://www.typescriptlang.org/) +- [Three.js](https://threejs.org/) +- [Vite](https://vitejs.dev/) +- [dat.gui](https://github.com/dataarts/dat.gui) +- [colorbrewer](https://github.com/saikocat/colorbrewer) +- [simplify-3d](https://github.com/microjs/simplify-3D) \ No newline at end of file