Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prankush-tech/galaxy-milky-way
THIS IS A GALAXY CREATED IN THREE-JS LIBRARY OF JAVA SCRIPT WITH BUFFER PARCTICLES SYSTEM.
https://github.com/prankush-tech/galaxy-milky-way
Last synced: 5 days ago
JSON representation
THIS IS A GALAXY CREATED IN THREE-JS LIBRARY OF JAVA SCRIPT WITH BUFFER PARCTICLES SYSTEM.
- Host: GitHub
- URL: https://github.com/prankush-tech/galaxy-milky-way
- Owner: prankush-tech
- Created: 2021-12-05T19:00:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T08:57:51.000Z (over 2 years ago)
- Last Synced: 2023-03-06T05:57:49.883Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://prankush-milkyway.netlify.app/
- Size: 3.19 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Three.js Journey - Bruno
# GO Live
## Setup
Download [Node.js](https://nodejs.org/en/download/).
Run this followed commands:``` bash
# Install dependencies (only the first time)
npm install# Run the local server at localhost:8080
npm run dev# Build for production in the dist/ directory
npm run build
```
https://user-images.githubusercontent.com/76916192/147052266-0b3425f8-84b1-49dd-b0c3-4a6db9986f75.mp4