gcode-viewer icon indicating copy to clipboard operation
gcode-viewer copied to clipboard

A simple gcode viewer lib using three.js

Results 5 gcode-viewer issues
Sort by recently updated
recently updated
newest added

As the rendering blocks the whole js thread currently, maybe I should use webworkers to do this in a non-blocking way.

enhancement

This includes a Phong based material with custom shaders

See image as below. If we want to display the LineTubeGeometry of the `inner wall`, hide the line corresponding to the gcode of `travel`. Change the radius does not work....