Mesh Data

Data classes for 3D meshes.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

hu.kazocsaba.geom3d
ArtifactId

ArtifactId

mesh
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Mesh Data
Data classes for 3D meshes.
Project URL

Project URL

https://github.com/kazocsaba/mesh
Source Code Management

Source Code Management

https://github.com/kazocsaba/mesh

Download mesh

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
hu.kazocsaba.math : matrix jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0