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 …