Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polygonjs/template-minimal-digital-ink
WebGL metaballs template https://market.polygonjs.com/gui/templates/digital-ink
https://github.com/polygonjs/template-minimal-digital-ink
metaball metaballs polygonjs raymarching webgl
Last synced: 19 days ago
JSON representation
WebGL metaballs template https://market.polygonjs.com/gui/templates/digital-ink
- Host: GitHub
- URL: https://github.com/polygonjs/template-minimal-digital-ink
- Owner: polygonjs
- Created: 2022-08-14T11:13:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T17:57:37.000Z (about 2 years ago)
- Last Synced: 2024-04-17T22:14:51.733Z (7 months ago)
- Topics: metaball, metaballs, polygonjs, raymarching, webgl
- Language: TypeScript
- Homepage: https://market.polygonjs.com/gui/templates/digital-ink
- Size: 26.2 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Digital Ink Website Template](https://raw.githubusercontent.com/polygonjs/template-minimal-digital-ink/main/public/screenshots/sceenshot1.jpg)
![Screenshot from Polygonjs](https://raw.githubusercontent.com/polygonjs/template-minimal-digital-ink/main/public/screenshots/sceenshot2.jpg)[Create interactive 3D With Polygonjs](https://polygonjs.com) --- [View On Polygonjs Marketplace](https://market.polygonjs.com/gui/templates/digital-ink) --- [Live Demo](https://market.polygonjs.com/gui/templates/digital-ink/fullscreen)
# template-minimal-digital-ink
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`