x3d proto repository

The proto repository contains 5 protos.

feeds

FiducialManager

The FiducialManager makes it possible to use the reacTIVision fiducial tracking framework. It is based on the MIDI mode of the reacTIVision server.

Fiducial

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 …

FloatSlider

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 …

DampedPositionInterpolator

A damped PositionInterpolator which can be used as a drop-in replacement for a standard PositionInterpolator.

It combines a PositionInterpolator, PositionDamper and TimeSensor node.

TimeTriggerExt

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 …