This project started at openBIMweek 2011. Now maintained by the community.
More infos on usage and development on the project page.
License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.opensourcebim |
ArtifactId | ArtifactIdthreejsplugin |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebGL-threeJS
ThreeJs viewer consists of a server side part (serializer plugin) and a clientside part (ThreeJs based javascript scenegraph).
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOpenSource BIM |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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.