Generating a PRWM file from an existing WebGL geometry is relatively simple,
making it a perfect fit for procedurally generated geometries.
In this example the geometry is generated by extruding a shape using the tools built in Three.js.
Specifications and implementations