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.🦐🦐 You can create random galaxy by hitting the randomize button in debug panel.
https://github.com/prankush-tech/galaxy-milky-way

Last synced: about 1 month ago
JSON representation

THIS IS A GALAXY CREATED IN THREE-JS LIBRARY OF JAVA SCRIPT WITH BUFFER PARCTICLES SYSTEM.🦐🦐 You can create random galaxy by hitting the randomize button in debug panel.

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