gyril / canon

0 stars 0 forks source link

Make the viewport (and hud and all) 100% width 100% height #20

Closed gyril closed 9 years ago

gyril commented 9 years ago

The viewport size should dictate the size of the camera.

We must use JS to detect the width and height of the player's window, then feed it to the viewport + camera.

gyril commented 9 years ago

Mostly done.

Now we should also:

gyril commented 9 years ago

we'll come back to the resize thing when it's a problem