make_some_noise

Continuous noise functions in 2D, 3D, 4D, 5D, and 6D

License

License

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

make_some_noise
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

make_some_noise
Continuous noise functions in 2D, 3D, 4D, 5D, and 6D
Project URL

Project URL

https://github.com/tommyettinger/make-some-noise

Download make_some_noise

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.badlogicgames.gdx : gdx jar 1.10.0
com.badlogicgames.gdx : gdx-backend-lwjgl3 jar 1.10.0
com.badlogicgames.gdx : gdx-platform jar 1.10.0
com.github.tommyettinger : anim8-gdx jar 0.3.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2