xeokit-bim-viewer icon indicating copy to clipboard operation
xeokit-bim-viewer copied to clipboard

Add Colorize tool

Open xeolabs opened this issue 2 years ago • 2 comments

Related to #100

  • Extend xeokit-sdk BCFViewpointsPlugin to save and load the colorized state of each object.
  • Add a "Colorize" tool to the BIMViewer. This would work like the Selection tool, but would just colorize the objects. This would mean that they don't appear ghosted and floating. The Colorize tool would also allow the user to configure the current Colorize color.

xeolabs avatar Feb 21 '22 18:02 xeolabs

Colors are already handled by BCFViewpointsPlugin :) https://github.com/xeokit/xeokit-sdk/blob/master/src/plugins/BCFViewpointsPlugin/BCFViewpointsPlugin.js#L592

Amoki avatar Feb 21 '22 21:02 Amoki

How can I colorize a object and save? Without a external metadata...

lanjoni avatar May 23 '22 18:05 lanjoni