threebox

WebJar for threebox

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

threebox
Последняя версия

Последняя версия

0.1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

threebox
WebJar for threebox
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/peterqliu/threebox

Скачать threebox

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/threebox/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>threebox</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/threebox/
implementation 'org.webjars.npm:threebox:0.1.5'
// https://jarcasting.com/artifacts/org.webjars.npm/threebox/
implementation ("org.webjars.npm:threebox:0.1.5")
'org.webjars.npm:threebox:jar:0.1.5'
<dependency org="org.webjars.npm" name="threebox" rev="0.1.5">
  <artifact name="threebox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='threebox', version='0.1.5')
)
libraryDependencies += "org.webjars.npm" % "threebox" % "0.1.5"
[org.webjars.npm/threebox "0.1.5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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, though compatibility is not guaranteed.

Getting started

Download the bundle from dist/threebox.js and add include it in a <script> tag on your page.

Several introductory examples are here. To run them, create a config.js file with your Mapbox access token, alongside and in the format of the template.

Documentation lives here.

Contributing

Build the library with npm run build, or npm run dev to rebuild continuously as you develop. Both commands will output a bundle in /dist/threebox.js.

Tests live here -- run index.html and check the console for test results.

Версии библиотеки

Версия
0.1.5