License |
License
Gnu Gpl 3
|
---|---|
GroupId | GroupIdone.empty3 |
ArtifactId | ArtifactIdempty3-library-3d |
Version | Version2021.4.4 |
Type | Typejar |
Description |
DescriptionEmpty3
3D rendering engine. Plus modelling. Expected glsl textures 3d and 2d rendering
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/one.empty3/empty3-library-3d/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>empty3-library-3d</artifactId>
<version>2021.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d/
implementation 'one.empty3:empty3-library-3d:2021.4.4'
// https://jarcasting.com/artifacts/one.empty3/empty3-library-3d/
implementation ("one.empty3:empty3-library-3d:2021.4.4")
'one.empty3:empty3-library-3d:jar:2021.4.4'
<dependency org="one.empty3" name="empty3-library-3d" rev="2021.4.4">
<artifact name="empty3-library-3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='empty3-library-3d', version='2021.4.4')
)
libraryDependencies += "one.empty3" % "empty3-library-3d" % "2021.4.4"
[one.empty3/empty3-library-3d "2021.4.4"]