render()
Render a 3D preview of the planned toolpaths.
Call this inside the draw() loop, using WEBGL mode. Note that rendering isn't necessary; removing
or commenting out the render() call will still generate GCode.
Examples
Syntax
fab.render() Render a 3D preview of the planned toolpaths.
Call this inside the draw() loop, using WEBGL mode. Note that rendering isn't necessary; removing
or commenting out the render() call will still generate GCode.
fab.render()