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 …