https://github.com/polygonjs/template-painted-globe
See live: https://market.polygonjs.com/gui/templates/painted-globe
https://github.com/polygonjs/template-painted-globe
globe paint webgl
Last synced: about 1 year ago
JSON representation
See live: https://market.polygonjs.com/gui/templates/painted-globe
- Host: GitHub
- URL: https://github.com/polygonjs/template-painted-globe
- Owner: polygonjs
- Created: 2022-08-16T00:02:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T18:09:48.000Z (almost 3 years ago)
- Last Synced: 2025-03-22T11:24:31.474Z (about 1 year ago)
- Topics: globe, paint, webgl
- Language: TypeScript
- Homepage: https://market.polygonjs.com/gui/templates/painted-globe
- Size: 12.3 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


[Create interactive 3D With Polygonjs](https://polygonjs.com) --- [View On Polygonjs Marketplace](https://market.polygonjs.com/gui/templates/painted-globe) --- [Live Demo](https://market.polygonjs.com/gui/templates/painted-globe/fullscreen)
# template-painted-globe
This project was created using:
- vue-cli (vuejs command line tool, https://vuejs.org/)
- polygonjs (WebGL design app, https://polygonjs.com/)
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
# Open polygonjs
- run `yarn polygonjs`
- open your browser at `http://localhost:8091?scene=scene_01` or `http://localhost:8091`