Skip to content

v2.18.0 - Summer Time

Latest
Compare
Choose a tag to compare
@remcoder remcoder released this 12 Aug 16:35
· 210 commits to develop since this release

2.18.0 ๐Ÿ–๏ธ Summer time ๐Ÿ–๏ธ

Features

  • performance: Tube rendering is now more performant due to the use of BatchedMesh. This results in higher frame rates especially for larger models. (requires Threejs v0.159+) by @sophiedeziel in #164
  • Introduce Dev mode by @sophiedeziel in #157
    This uses lil-gui to add a panel with some debug stats and toggles. For instance, it allows you so see the wireframe of the model.

Bugs & small updates

Docs & typing

Demo

Full Changelog: v2.17.0...v2.18