https://github.com/wathigo/Asteroids-Visualizer
A web application that displays asteroids placed at different positions from the earth.
https://github.com/wathigo/Asteroids-Visualizer
asteroids canvas-sketch earth threejs webgl
Last synced: over 1 year ago
JSON representation
A web application that displays asteroids placed at different positions from the earth.
- Host: GitHub
- URL: https://github.com/wathigo/Asteroids-Visualizer
- Owner: wathigo
- Created: 2020-10-19T23:36:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-04T16:16:19.000Z (over 5 years ago)
- Last Synced: 2024-10-23T18:12:20.648Z (over 1 year ago)
- Topics: asteroids, canvas-sketch, earth, threejs, webgl
- Language: JavaScript
- Homepage:
- Size: 6.69 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asteroids Vsualizer
A web application that Earth planet sorrounded by asteroids.
## :package: Built With
- Three.js
- canvas-sketch
- Webgl
## :computer: Getting Started
To get a local copy up and running follow these simple steps.
## :arrow_heading_down: Install
1) Clone the repository to your local machine
```sh
$ git clone git@github.com:wathigo/Asteroids-Visualizer.git
```
2) cd into the directory
```sh
$ cd Asteroids-Visualizer
```
3) install dependencies
```sh
npm install
```
4) Install canvas skecth cli.
```sh
npm i canvas-sketch-cli
```
5) Start canvas sketch server
```sh
canvas-sketch src/sketch.js
```
## :arrow_forward: Usage
## :busts_in_silhouette: Authors
👤 **Simon Wathigo**
- Linkedin: [Simon Wathigo](https://www.linkedin.com/in/simon-wathigo/)
- Github: [@wathigo](https://github.com/wathigo)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](../../issues).
## :star2: Show your support
Give a ⭐️ if you like this project!