An open API service indexing awesome lists of open source software.

https://github.com/unclechu/three.js-box-panorama

RequireJS module based on three.js 3D-panorama engine
https://github.com/unclechu/three.js-box-panorama

Last synced: 8 months ago
JSON representation

RequireJS module based on three.js 3D-panorama engine

Awesome Lists containing this project

README

          

3D-box-panorama engine (r4)
===========================

[RequireJS](http://requirejs.org/) module based on [three.js](http://threejs.org/).

Requirements
============

- [RequireJS](http://requirejs.org/) v2.1.11+
- [jQuery](http://jquery.com/) v2.1+
- [jQuery.mousewheel](https://plugins.jquery.com/mousewheel/) plugin v3.1.9+ \ (for zoom by mouse wheel)
- [three.js](http://threejs.org/) r66+
- [Modernizr](http://modernizr.com/) 2.8.1+ (for test support WebGL and Canvas)

Documentation
=============

See [/docs](./docs/) for automatically generated documentation by [JSDoc](http://usejsdoc.org/) utility.

See also
========

[3D-sphere-panorama engine](https://github.com/unclechu/three.js-sphere-panorama)