There are 2 blog entries tagged with “Tutorial.”
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 …