Skip to content

MNSEhub/PThemeTool

Repository files navigation

PThemeTool

Color changer tool for processing theme

Requires Processing 4.2+

Download

PThemeTool-1.0.1 from releases

Installation

extract the zip file to the processing sketchbook/tool directory.

De-Installation

remove the PThemeTool folder from sketchbook/tool directory.

Release Notes

functional changes

  • add tabbed pane for a better overview
  • all modification are now inline (not via theme.txt file) but track file changes and gets automatically reloaded if changed.

technical changes

  • completely refactored code
  • reorganized structure
  • generate github.io form build
  • changed from ANT to Maven build

Javadoc reference is available via

github.io pages

Example Video

example-1.0.1.mp4

TODO

  • add further documentation