Skip to content

m0ksem/vue-nodes

Repository files navigation

Vue nodes

Nodes - customizable nodes editor and generator.

Status

Experimental

Features

  • Nodes and their connections can be saved to JSON or localstorage and fully customizable config.
  • Nodes look can be changed.
  • Nodes component presets (not ready).
  • Line style can be changed (not ready).
  • WebGL shader generator demo and docs (not ready).
  • Keybindings (not ready).

Setup

Development setup

  • Install dependencies
yarn install
  • Start demo
yarn server

Build

  • Build lib
yarn build
  • Build docs
yarn build:docs
  • Preview docs
yarn preview:docs

Docs

docs folder is served by Github Pages. Docs's source code is in demo folder.

About

Nodes editor simular to Blender Shader Nodes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published