Create Mesh

Create a mesh of 3D surfaces suitable for Blender presentation, from a custom format file of 3D points

License

License

GroupId

GroupId

uk.theretiredprogrammer
ArtifactId

ArtifactId

createmesh
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Create Mesh
Create a mesh of 3D surfaces suitable for Blender presentation, from a custom format file of 3D points

Download createmesh

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0