xeokit / xeokit-sdk

Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
https://xeokit.io
Other
717 stars 285 forks source link

[FEATURE SUGGESTION] Outlines around circular point cloud points #1349

Open xeolabs opened 8 months ago

xeolabs commented 8 months ago

Add an outline effect for points loaded from LAS/LAZ

Screenshot from 2024-01-26 02-01-08

paireks commented 7 months ago

I'm curious how to add this, because this one would give me some understanding of a low level part of Xeokit. High level part to change is probably PointMaterial.js by adding either outline width or outline boolean. But I cannot find any continuation. If it's too complex I will skip this one :)