Is it possible to use CesiumJS to create a cube with an empty center?
I want to use CesiumJS to make a cube with an empty center. Is there an example of this? If it’s hard to make with CesiumJS, I’d appreciate it if you could explain why!
The shape I want is as follows.
Oh! Thank you for your response!
This is what I wanted!!
Additionally, if there is an overlap between 3D objects, would there be an example where only that area is represented in a different color?
thank you so much for your reply!
Sorry to ask, but is there an example of manually calculating the overlap and then creating a polygon hierarchy accordingly?
I really need it !
Thank you
Thanks for coming to the forums as you work on your project and it is great you have gotten some useful advice from @anneg.
To your latest question in this thread regarding polygon overlap. In previous discussions on this topic including in this thread How can I determine if two polygons overlap? we have found it helpful to point to geospatial helper libraries such as booleanOverlap | Turf.js which may abstract away some of the work for a calculation like polygon overlap.
I hope that is helpful, please let us know if this is not a fit and we would be happy to try and help further.
Thanks,
Luke