Hi guys,
I have recently created a BIM software on the web to load .ifc files and data and walkthrough in the space and choose meshes and I added length, area, and angle measurements by : AngleMeasurement | That Open Docs
The owner of ‘https://thatopen.com/’
says that I can use three.js features in it too.
I need to create something like Autodesk Viewer:
https://viewer.autodesk.com/
When I use ‘OBC’ for measurements, it is ok. But I need my software to detect corners and edges.Snapping mouse to corners and edges of meshes.
How Can I do that in three.js?
We need something like a magnet to snap to corners,…