tim-speed / openmap-gta

Old styled GTA game using open map data
13 stars 1 forks source link

Game display canvas should resize with window #1

Open Glavin001 opened 11 years ago

Glavin001 commented 11 years ago

I recommend using the following repo for window resize events: https://github.com/louisremi/jquery-smartresize

Glavin001 commented 11 years ago

It appears that Boilerplate for Three.js may have this functionality. See /vendor/threex/ in the project: http://learningthreejs.com/blog/2011/12/20/boilerplate-for-three-js/