Izzimach / react-three-legacy

React bindings to create and control a 3D scene using three.js
Other
1.52k stars 127 forks source link

Added spherical panorama example #9

Closed pviolette3 closed 9 years ago

pviolette3 commented 9 years ago

I add a simple example of the camera rotating within a sphere wrapped in an image, which allows viewing of spherical panoramas.

Tested in Chrome and Firefox on Ubuntu x86_64.

Screenshot: 20150109-001122_capture

Izzimach commented 9 years ago

Nice one, thanks!