jar

com.valaphee : foundry-math

Maven & Gradle

Jan 30, 2022
3 usages
3 stars

Foundry Math · A library of lightweight, self-contained mathematics addressing the most common problems not available in the Java/Kotlin programming language.

Table Of Contents

Latest Version

Download com.valaphee : foundry-math JAR file - Latest Versions:

All Versions

Download com.valaphee : foundry-math JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window foundry-math-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.valaphee.foundry.math

├─ com.valaphee.foundry.math.BSpline.class - [JAR]

├─ com.valaphee.foundry.math.BSplineFloat2.class - [JAR]

├─ com.valaphee.foundry.math.BSplineFloat3.class - [JAR]

├─ com.valaphee.foundry.math.CubicPointDistribution.class - [JAR]

├─ com.valaphee.foundry.math.Double2.class - [JAR]

├─ com.valaphee.foundry.math.Double2Kt.class - [JAR]

├─ com.valaphee.foundry.math.Double3.class - [JAR]

├─ com.valaphee.foundry.math.Double3Kt.class - [JAR]

├─ com.valaphee.foundry.math.Double4.class - [JAR]

├─ com.valaphee.foundry.math.Double4Kt.class - [JAR]

├─ com.valaphee.foundry.math.Double4x4.class - [JAR]

├─ com.valaphee.foundry.math.Double4x4Stack.class - [JAR]

├─ com.valaphee.foundry.math.Float2.class - [JAR]

├─ com.valaphee.foundry.math.Float2Kt.class - [JAR]

├─ com.valaphee.foundry.math.Float3.class - [JAR]

├─ com.valaphee.foundry.math.Float3Kt.class - [JAR]

├─ com.valaphee.foundry.math.Float3x3.class - [JAR]

├─ com.valaphee.foundry.math.Float4.class - [JAR]

├─ com.valaphee.foundry.math.Float4Kt.class - [JAR]

├─ com.valaphee.foundry.math.Float4x4.class - [JAR]

├─ com.valaphee.foundry.math.Float4x4Stack.class - [JAR]

├─ com.valaphee.foundry.math.Int2.class - [JAR]

├─ com.valaphee.foundry.math.Int3.class - [JAR]

├─ com.valaphee.foundry.math.Int4.class - [JAR]

├─ com.valaphee.foundry.math.MathKt.class - [JAR]

├─ com.valaphee.foundry.math.MutableDouble2.class - [JAR]

├─ com.valaphee.foundry.math.MutableDouble3.class - [JAR]

├─ com.valaphee.foundry.math.MutableDouble4.class - [JAR]

├─ com.valaphee.foundry.math.MutableFloat2.class - [JAR]

├─ com.valaphee.foundry.math.MutableFloat3.class - [JAR]

├─ com.valaphee.foundry.math.MutableFloat4.class - [JAR]

├─ com.valaphee.foundry.math.MutableInt2.class - [JAR]

├─ com.valaphee.foundry.math.MutableInt3.class - [JAR]

├─ com.valaphee.foundry.math.MutableInt4.class - [JAR]

├─ com.valaphee.foundry.math.PartitionKt.class - [JAR]

├─ com.valaphee.foundry.math.Plane.class - [JAR]

├─ com.valaphee.foundry.math.PointDistanceKt.class - [JAR]

├─ com.valaphee.foundry.math.PointDistribution.class - [JAR]

├─ com.valaphee.foundry.math.RandomKt.class - [JAR]

├─ com.valaphee.foundry.math.SphericalPointDistribution.class - [JAR]

com.valaphee.foundry.math.sample

├─ com.valaphee.foundry.math.sample.PoissonDiscSampler.class - [JAR]

com.valaphee.foundry.math.noise

├─ com.valaphee.foundry.math.noise.BinaryNoise.class - [JAR]

├─ com.valaphee.foundry.math.noise.CellularDistanceFunction.class - [JAR]

├─ com.valaphee.foundry.math.noise.CellularNoise.class - [JAR]

├─ com.valaphee.foundry.math.noise.CellularReturnType.class - [JAR]

├─ com.valaphee.foundry.math.noise.CubicNoise.class - [JAR]

├─ com.valaphee.foundry.math.noise.FractalGradientPerturbation.class - [JAR]

├─ com.valaphee.foundry.math.noise.FractalNoise.class - [JAR]

├─ com.valaphee.foundry.math.noise.FractalType.class - [JAR]

├─ com.valaphee.foundry.math.noise.GradientPerturbation.class - [JAR]

├─ com.valaphee.foundry.math.noise.HashKt.class - [JAR]

├─ com.valaphee.foundry.math.noise.InterpolationType.class - [JAR]

├─ com.valaphee.foundry.math.noise.Noise.class - [JAR]

├─ com.valaphee.foundry.math.noise.PerlinNoise.class - [JAR]

├─ com.valaphee.foundry.math.noise.SimplexNoise.class - [JAR]

├─ com.valaphee.foundry.math.noise.ValueNoise.class - [JAR]

├─ com.valaphee.foundry.math.noise.WhiteNoise.class - [JAR]

com.valaphee.foundry.math.collision

├─ com.valaphee.foundry.math.collision.BoundingBox.class - [JAR]

├─ com.valaphee.foundry.math.collision.Ray.class - [JAR]

com.valaphee.foundry.util

├─ com.valaphee.foundry.util.Color.class - [JAR]

├─ com.valaphee.foundry.util.ColorGradient.class - [JAR]

├─ com.valaphee.foundry.util.MdColor.class - [JAR]

├─ com.valaphee.foundry.util.MortonKt.class - [JAR]

├─ com.valaphee.foundry.util.MutableColor.class - [JAR]

Advertisement

Dependencies from Group

Jan 30, 2022
3 usages
3 stars
Mar 19, 2022
2 usages
3 stars
Aug 25, 2021
1 usages
3 stars
Aug 30, 2020
Jun 01, 2021
3 stars

Discover Dependencies

Aug 25, 2021
1 usages
3 stars
Jun 06, 2023
0 stars
Feb 27, 2022
1 usages
4 stars
Feb 27, 2022
1 usages
4 stars
Feb 27, 2022
1 usages
4 stars