Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mstop4 committed Oct 8, 2023
1 parent 2174823 commit b304b4e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit b304b4e

Please sign in to comment.