Java glTF MeshBuilder

Build geometry and meshes for glTF formats.

License

License

GroupId

GroupId

io.github.chadj2
ArtifactId

ArtifactId

jgltf-mesh
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java glTF MeshBuilder
Build geometry and meshes for glTF formats.
Project URL

Project URL

https://github.com/chadj2/jgltf-mesh
Source Code Management

Source Code Management

https://github.com/chadj2/jgltf-mesh

Download jgltf-mesh

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.chadj2/jgltf-mesh/ -->
<dependency>
    <groupId>io.github.chadj2</groupId>
    <artifactId>jgltf-mesh</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chadj2/jgltf-mesh/
implementation 'io.github.chadj2:jgltf-mesh:1.0'
// https://jarcasting.com/artifacts/io.github.chadj2/jgltf-mesh/
implementation ("io.github.chadj2:jgltf-mesh:1.0")
'io.github.chadj2:jgltf-mesh:jar:1.0'
<dependency org="io.github.chadj2" name="jgltf-mesh" rev="1.0">
  <artifact name="jgltf-mesh" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chadj2', module='jgltf-mesh', version='1.0')
)
libraryDependencies += "io.github.chadj2" % "jgltf-mesh" % "1.0"
[io.github.chadj2/jgltf-mesh "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
de.javagl : jgltf-model jar 2.0.0
javax.vecmath : vecmath jar 1.5.2
commons-io : commons-io jar 2.7

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0