# threebox **Repository Path**: ssjylsg/threebox ## Basic Information - **Project Name**: threebox - **Description**: A three.js plugin for Mapbox GL JS, with support for basic animation and advanced 3D rendering. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-09 - **Last Updated**: 2021-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # `threebox` A three.js plugin for Mapbox GL JS, using the custom layer feature. Provides convenient methods to manage objects in lnglat coordinates, and to synchronize the map and scene cameras. threebox ### Compatibility/Dependencies - Mapbox v.0.50.0 and later (for custom layer support) - Three.r94 (already bundled into the Threebox build). If desired, other versions can be swapped in and rebuilt [here](https://github.com/peterqliu/threebox/blob/master/src/three.js), though compatibility is not guaranteed. ### Getting started Download the bundle from [`dist/threebox.js`](dist/threebox.js) and add include it in a `