Project

skatolo

0.01
No commit activity in last 3 years
No release in over 3 years
Based on ControlP5 for new purposes and JRubyArt. Only works with JrubyArt and require Skatolo library to be installed in Processing.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.2.4, ~> 1.2
 Project Readme

Skatolo is a GUI library for Processing, forked from ControlP5

Why a fork ?

ControlP5 is an old but still maintained library. We wanted to develop new features for it such as multi-touch support or support in Ruby, to do so understanding the code and upgrading to our coding standards required some work.

What is the difference ?

This library is for an advanced use of ControlP5, it is not as convenient to use. It is a part of a research and development project involving multi-touch, augmented reality and Ruby.

Please use the original library in your projects if you are not sure which one to use.

Why Skatolo ?

Skatolo means “box” in esperanto. The main purpose of is this for is to develop a GUI library for multi-touch and special inputs, and for JRubyArt. As ControlP5 is a very convenient and good library, it was natural to use it as a base.

Features

New widgets

PixelSelect - Select a pixel in the screen.

Controllers for Multi-touch

Examples