Globe.GL & Three.JS Object?
I'm currently working with Globe.Gl to create a check in system, for someone's live stream.
I'm currently struggling to figure out how to add a custom 3D Object? Or a custom Object in general as part of a point made on the globe.
Earlier I was using Markers, but would like to make the markers or something like it in 3D.
So it hovers above the point. Which would display the users name, and image from the bot currently being used.
I'm not too familiar with Three.JS or JS in general. So I occasionally use Chat GPT to help.
While sometimes it's useful, it's not always helpful of course.
I would also like to figure out how to approach depth stacking/layering
(image attached from a Three.JS forum post)
Below is Globe.Gl
https://globe.gl/
Below is the script I'm currently working with, that last worked. Without attempting the custom 3D Object

0 Replies