I would like to do a gizmo of a sphere. Just to click on it. I was checking all the Gizmo BabylonJs code, and I don’t find where it gets the size.
I want the sphere has the same size as the arrow in the axisDragGizmo. I was thinking to get the camera distance or try to find the pixel size, but I don’t know if it the best approach.
I’m adding a lot of things based on Babylonjs, in gizmos and other areas. I would like to share that with the community, because you always are helping me. I’m developing software for 25 years, but never a participate in an Open Source project, and I would like to collaborate in BabylonJS.
Do you have like a Guide, TODO list of something I can start to help?