syt123450 / Three.js-Solar-Exploration

:rocket: Exploration the solar system created by Three.js
http://solar-exploration.com/
MIT License
26 stars 6 forks source link

[Front End] - WebGL Renderer really slow #52

Closed BoTime closed 6 years ago

BoTime commented 7 years ago

When running the changeScenePrototype.html, browser renders really slow.

Sample warning "image is not a power of two".

Maybe we should convert all the images to power of two instead of letting the gpu do it at run time.