This project started at openBIMweek 2011. Now maintained by the community.
More infos on usage and development on the project page.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJakarta Server Pages Jakarta EE The Web Tier |
| Группа | Группаorg.opensourcebim |
| Идентификатор | Идентификаторthreejsplugin |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebGL-threeJS
ThreeJs viewer consists of a server side part (serializer plugin) and a clientside part (ThreeJs based javascript scenegraph).
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикOpenSource BIM |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| threejsplugin-0.0.3.pom | |
| threejsplugin-0.0.3.jar | 10 KB |
| threejsplugin-0.0.3-sources.jar | 5 KB |
| threejsplugin-0.0.3-plugin.xml | 399 bytes |
| threejsplugin-0.0.3-javadoc.jar | 29 KB |
| threejsplugin-0.0.3-icon.png | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/threejsplugin/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>threejsplugin</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/threejsplugin/
implementation 'org.opensourcebim:threejsplugin:0.0.3'
// https://jarcasting.com/artifacts/org.opensourcebim/threejsplugin/
implementation ("org.opensourcebim:threejsplugin:0.0.3")
'org.opensourcebim:threejsplugin:jar:0.0.3'
<dependency org="org.opensourcebim" name="threejsplugin" rev="0.0.3">
<artifact name="threejsplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='threejsplugin', version='0.0.3')
)
libraryDependencies += "org.opensourcebim" % "threejsplugin" % "0.0.3"
[org.opensourcebim/threejsplugin "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opensourcebim : pluginbase | jar | 1.5.75 |
This project started at openBIMweek 2011. Now maintained by the community.
More infos on usage and development on the project page.