AltspaceVR / AltspaceSDK

Software Development Kit for AltspaceVR
https://developer.altvr.com/
MIT License
161 stars 73 forks source link

Feature/fastersolarsystem #55

Closed brianpeiris closed 9 years ago

brianpeiris commented 9 years ago

Resize images to the nearest powers of two so that Three.js doesn't try to re-sample them in a canvas. This way the textures are loaded directly from the image URLs instead of being serialized into JSON.