coderofsalvation / puretheme

drop-in solution to create beautiful gui's and node-editor using puredata (VANILLA)

Repository from Github https://github.comcoderofsalvation/purethemeRepository from Github https://github.comcoderofsalvation/puretheme

Puretheme, a design template for puredata (vanilla)

Usage

  • download puretheme.pd and put it in your project folder
  • create the puretheme object
  • click it, and copy/paste the gui items into your parent window
  • profit!

Why

  • speed up nice-looking puredata gui's
  • create meta-editors (node-editors built in puredata)
  • easily create abstractions with builtin paramview (like touchdesigner/blender/sunvox)

Extending / How it works

This is just creative usage of the canvas-object as described in detail here. You can easily modify things, create your own, or add components created by others:

About

drop-in solution to create beautiful gui's and node-editor using puredata (VANILLA)