Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabienheureux/tunnel
https://github.com/fabienheureux/tunnel
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabienheureux/tunnel
- Owner: fabienheureux
- Created: 2022-06-11T16:50:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T18:39:23.000Z (over 2 years ago)
- Last Synced: 2024-11-06T09:20:51.121Z (about 2 months ago)
- Language: JavaScript
- Homepage: tunnel-lake.vercel.app
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tunnel
## Development
It is based on these technologies :
- Three.js for the 3d rendering
- vite.js for the build
- TypeScript for type-checking### `npm i`
Install dependencies
### `npm run dev`
Run the local server
### `npm run build`
Build the project
## Inspirations
http://colordodge.com/Kaleidoscope/
https://threejs.org/examples/#webgl_buffergeometry
https://threejs.org/examples/#webgl_buffergeometry_lines_indexed
https://threejs.org/examples/#webgl_lines_colors