I want to add Gizmo to Ceium like Unity. I want to adjust the position, angle, etc. of the camera through that gizmo.
The reference found on the search is as follows.
If you read the contents, I think we should use the paid version of SDK. Can you tell me how to use it and how much it costs? If you can implement it without using it. Can you give me a reference?
Hi @deet_dev, you are correct, that gizmo is only available through the ion sdk. I’m not sure of the cost but you can reach out to sales@cesium.com if you’d like to ask more about that.
It was implemented using the open source Cesium code so you can definitely implement something similar yourself but I don’t really have a reference to provide instructions for that. You may want to take a look at our tutorial for Custom Geometry and Appearances which might help get you started.