All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download kotgl-matrix JAR 0.0.1-beta with all dependencies


Multiplatform vectors and matrices library for WebGL and OpenGL.

Files of the artifact kotgl-matrix version 0.0.1-beta from the group dev.folomeev.kotgl.

Test

Artifact kotgl-matrix
Group dev.folomeev.kotgl
Version 0.0.1-beta
Last update 07. May 2022
Tags: vectors library webgl multiplatform matrices opengl
Organization not specified
URL https://github.com/folomeev/kotgl-matrix
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of kotgl-matrix Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of kotgl-matrix version 0.0.1-beta

META-INF
META-INF.META-INF.MANIFEST.MF
commonMain.dev.folomeev.kotgl.matrix
commonMain.dev.folomeev.kotgl.matrix.commonMain.dev.folomeev.kotgl.matrix.GlMath.kt
commonMain.dev.folomeev.kotgl.matrix.matrices
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.Det.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.ImmutableMat.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.ImmutableMat2.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.ImmutableMat3.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.ImmutableMat4.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.MapReduce.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.Mat.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.Mat2.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.Mat3.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.Mat4.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.Matrices.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.commonMain.dev.folomeev.kotgl.matrix.matrices.Reduce.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Adjoint.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Inverse.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Minus.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMat.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMat2.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMat3.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMat4.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMatrices.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Plus.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.PlusScaled.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Projection.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Rotate.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Scale.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Set.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Times.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Translate.kt
commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.commonMain.dev.folomeev.kotgl.matrix.matrices.mutables.Transpose.kt
commonMain.dev.folomeev.kotgl.matrix.vectors
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Distance.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Dot.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.ImmutableVec.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.ImmutableVec2.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.ImmutableVec3.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.ImmutableVec4.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Length.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.MapReduce.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Reduce.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Vec.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Vec2.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Vec3.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Vec4.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.VecUnitW.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.VecUnitX.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.VecUnitY.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.VecUnitZ.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.VecZero.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.commonMain.dev.folomeev.kotgl.matrix.vectors.Vectors.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Ceil.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Cross.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Div.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Floor.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Inverse.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Lerp.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Max.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Min.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Minus.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVec.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVec2.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVec3.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVec4.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVectors.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Negate.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Normalize.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Plus.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.PlusScaled.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Randomize.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Round.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Set.kt
commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.commonMain.dev.folomeev.kotgl.matrix.vectors.mutables.Times.kt
commonTest.dev.folomeev.kotgl.matrix
commonTest.dev.folomeev.kotgl.matrix.commonTest.dev.folomeev.kotgl.matrix.GlMathTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.DetTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.ImmutableMat2Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.ImmutableMat3Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.ImmutableMat4Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.MapReduceTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.Mat2Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.Mat3Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.Mat4Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.MatricesTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.commonTest.dev.folomeev.kotgl.matrix.matrices.ReduceTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.AdjointTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.InverseTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.MinusTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMat2Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMat3Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMat4Test.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.MutableMatricesTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.PlusScaledTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.PlusTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.ProjectionTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.RotateTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.ScaleTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.SetTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.TimesTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.TranslateTest.kt
commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.commonTest.dev.folomeev.kotgl.matrix.matrices.mutables.TransposeTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.Assertations.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.DistanceTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.DotTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.LengthTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.MapReduceTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.ReduceTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.Vec2Test.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.Vec3Test.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.Vec4Test.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.commonTest.dev.folomeev.kotgl.matrix.vectors.VectorsTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.CeilTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.CrossTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.DivTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.FloorTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.InverseTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.LerpTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.MaxTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.MinTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.MinusTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVec2Test.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVec3Test.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVec4Test.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.MutableVectorsTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.NegateTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.NormalizeTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.PlusScaledTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.PlusTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.RandomizeTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.RoundTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.SetTest.kt
commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.commonTest.dev.folomeev.kotgl.matrix.vectors.mutables.TimesTest.kt
jsMain.dev.folomeev.kotgl.matrix
jsMain.dev.folomeev.kotgl.matrix.jsMain.dev.folomeev.kotgl.matrix.GlMatrixJs.kt
jsTest.dev.folomeev.kotgl.matrix.matrices
jsTest.dev.folomeev.kotgl.matrix.matrices.jsTest.dev.folomeev.kotgl.matrix.matrices.Mat2TestJs.kt
jsTest.dev.folomeev.kotgl.matrix.matrices.jsTest.dev.folomeev.kotgl.matrix.matrices.Mat3TestJs.kt
jsTest.dev.folomeev.kotgl.matrix.matrices.jsTest.dev.folomeev.kotgl.matrix.matrices.Mat4TestJs.kt
jsTest.dev.folomeev.kotgl.matrix.vectors
jsTest.dev.folomeev.kotgl.matrix.vectors.jsTest.dev.folomeev.kotgl.matrix.vectors.Vec2TestJs.kt
jsTest.dev.folomeev.kotgl.matrix.vectors.jsTest.dev.folomeev.kotgl.matrix.vectors.Vec3TestJs.kt
jsTest.dev.folomeev.kotgl.matrix.vectors.jsTest.dev.folomeev.kotgl.matrix.vectors.Vec4TestJs.kt
jvmMain.dev.folomeev.kotgl.matrix
jvmMain.dev.folomeev.kotgl.matrix.jvmMain.dev.folomeev.kotgl.matrix.GlMathJvm.kt
jvmTest.dev.folomeev.kotgl.matrix.matrices
jvmTest.dev.folomeev.kotgl.matrix.matrices.jvmTest.dev.folomeev.kotgl.matrix.matrices.Mat2TestJvm.kt
jvmTest.dev.folomeev.kotgl.matrix.matrices.jvmTest.dev.folomeev.kotgl.matrix.matrices.Mat3TestJvm.kt
jvmTest.dev.folomeev.kotgl.matrix.matrices.jvmTest.dev.folomeev.kotgl.matrix.matrices.Mat4TestJvm.kt
jvmTest.dev.folomeev.kotgl.matrix.vectors
jvmTest.dev.folomeev.kotgl.matrix.vectors.jvmTest.dev.folomeev.kotgl.matrix.vectors.Vec2TestJvm.kt
jvmTest.dev.folomeev.kotgl.matrix.vectors.jvmTest.dev.folomeev.kotgl.matrix.vectors.Vec3TestJvm.kt
jvmTest.dev.folomeev.kotgl.matrix.vectors.jvmTest.dev.folomeev.kotgl.matrix.vectors.Vec4TestJvm.kt




© 2015 - 2025 Weber Informatics LLC | Privacy Policy