Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`