rdw-archive / WebClient

[Proof of Concept] Browser-based client capable of rendering networked multiplayer games using modern web technologies
1 stars 0 forks source link

Use Babylon's AxesViewer to display world axes instead of a custom implementation #208

Open Duckwhale opened 2 years ago

Duckwhale commented 2 years ago

See https://doc.babylonjs.com/toolsAndResources/utilities/World_Axes

This may not have existed when I first added the world axes visualization functionality, but it seems like a cleaner solution overall.