takahirox / tiny-web-metaverse

A web-based 3D virtual space lightweight framework with high flexibility, extensibility, and easy hosting, built on ECS architecture
MIT License
128 stars 14 forks source link

Add text component/system #53

Closed takahirox closed 1 year ago

takahirox commented 1 year ago

Add text component/system that can be used for generic purpose, eg: for nametag.

takahirox commented 1 year ago

Done