A “resizable” plugin for WYMeditor

The resizable plugin for WYMeditor enables vertical resizing of the editor area. The plugin is based on the jQuery UI library.

Requirements

The following packages are required for using the WYMeditor resizable plugin:

  • jQuery (tested with jQuery jquery-1.2.4a.js from jquery.ui package)
  • WYMeditor SVN trunk (Revision: 482 …

Using reacTIVision in the InstantPlayer X3D browser

reactivision in action!

This article describes how to use the reacTIVision tracking framework in combination with the InstantPlayer X3D browser. It provides a solution based on reacTIVisions MIDI output, representing each fiducial by a node in the X3D scenegraph. The Fiducial X3D prototype node offers fields for position, angle and state of a …

Making an X3D slider proto

This article describes how to make an X3D slider proto that outputs float values and can be parameterized in color and value range.

It is based on the article Making an X3D slider which ended with a scene containing two nodes for the slider geometry and one Script node doing …

Making an X3D slider

This article describes how to implement an X3D slider using the instantReality framework.

The final slider can be used horizontally or vertically, outputs float values and can be parameterized in value range and color. This slider example does not contain a label or a textual representation of the current value …