xeolabs / scenejs

An extensible WebGL-based 3D engine. This is an archived project.
https://xeolabs.github.io/scenejs/
Other
649 stars 165 forks source link

Refactor the orbit camera to allow setting of look, eye, up params af… #508

Closed geniass closed 7 years ago

geniass commented 7 years ago

…ter creation

Refactor the orbit camera to use class attributes instead of local variables

Fixes #507