Spacetime-Meta / spacetime-sdk

The spacetime-sdk is a turnkey virtual environment package for building in the Spacetime Metaverse
https://www.spacetimemeta.io/metaverse/spawn-planet
MIT License
11 stars 2 forks source link

Add labels to show usernames #135

Open Liquid-Blocks opened 2 years ago

Liquid-Blocks commented 2 years ago

This example demonstrate 2d tags over a 3d scene, it might work for our situation https://threejs.org/examples/css2d_label.html

Be careful, the proposed implementation using css2d might be really difficult because of camera sync.

Might be necessary to explore other solutions.