There are 3 blog entries tagged with “interface.”

Two weeks ago a was given a demo of the new Fraunhofer IGD multi-touch table. Building these tables seems to be very popular these days and there are several DIY projects out on the web. I have thought about starting to build one for myself but soon got distracted by …
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 …
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 …