light-merch / TRON_multiplayer

Multiplayer 3D game based on TRON Legacy written in Three.js framework
MIT License
7 stars 0 forks source link

Account for screen aspect ratio #59

Open pavtiger opened 2 years ago

pavtiger commented 2 years ago

The title screen is currently being just pasted to the website fullscreen and I do not account for screen aspect ratio in any way, and that is certainly bad. I'm planning on rendering the bikes on a separate plate and adding text on top in the browser itself, so that way it's more flexible