The proto repository contains 5 protos.
The FiducialManager makes it possible to use the reacTIVision fiducial tracking framework. It is based on the MIDI mode of the reacTIVision server.
A node representing a fiducial used in combination with the reacTIVision tracking framework.
A fiducial must be used within a FiducialManager node in order to work correctly. All output fields …
A slider which outputs float values. It can be used horizontally or vertically and parameterized in value range and color. The slider does not contain a label or a textual …
A damped PositionInterpolator which can be used as a drop-in replacement for a standard PositionInterpolator.
It combines a PositionInterpolator, PositionDamper and TimeSensor node.
An extended TimeTrigger which can be parameterized when to fire an event. It mimics the interface of the standard TimeTrigger and can be used as a drop-in replacement.
When an …