01Validate X3D content against the official X3D 4.0 XML Schema.
02Utilize guided workflows for common multi-step tasks like building a scene or auditing an existing file.
03Programmatically generate and manipulate X3D scenes via the official x3d.py library.
04Parse existing X3D scenes into tree views, get node statistics, and extract specific subtrees.
05Query the full X3D Unified Object Model for node details, field types, and inheritance chains.
060 GitHub stars