mapbox / mapbox-scenekit

Other
231 stars 51 forks source link

Add Text Labels #10

Open stevenyix opened 6 years ago

stevenyix commented 6 years ago

This toolkit is pretty awesome!

I'd like to be able to add a text label to a node that's always readable to the user (e.g. - the label doesn't rotate with the scene). Perhaps this would be a Sprite rendered on top of the scene?

Example: in the DemoPlacementViewController there is a red and green sphere to indicate the beginning and end of the track. It would be nice to able to display a label like "Start" or "End" on top of those beginning and ending nodes.