Skip to content

v2.12 Tubular 🤙

Compare
Choose a tag to compare
@remcoder remcoder released this 11 Jan 20:45
· 488 commits to develop since this release
  • new experimental mode: tube rendering
    In this mode extrusion lines are rendered using volumetric tubes using THREEjs TubeGeometry. Currently this mode is still under development and considered experimental.

To use it, pass the param renderTubes: true

Known issues:

  • performance: rendering takes several seconds or more for large models
  • accuracy: line width and line height are not taken into account when setting the tube radius

Thanks to @sophiedeziel for developing this feature.

https://www.npmjs.com/package/gcode-preview/v/2.12.0

image