I need to show the dimensions of objects. I am looking for examples and ideas.
I don’t need to know how to get the measurements, just how to show them in an efficient way, because I might have many of them.
I need to show the dimensions of objects. I am looking for examples and ideas.
I don’t need to know how to get the measurements, just how to show them in an efficient way, because I might have many of them.
I am thinking the Babylon GUI would be the simplest way here: The Babylon GUI | Babylon.js Documentation
Hi @trueshot just checking in if you were able to experiment with the GUI
I went another way on this. Since I have heard talk here about creating CAD type systems, I thought maybe someone had dimensions sorted out, but it is not that big of deal to roll my own.
Thanks again for your help. You are the greatest!