jar

com.soywiz.korlibs.korma : korma-jvm

Maven & Gradle

Aug 23, 2023
5 usages
76 stars

korma · Mathematic library for Multiplatform Kotlin 1.3

Table Of Contents

Latest Version

Download com.soywiz.korlibs.korma : korma-jvm JAR file - Latest Versions:

All Versions

Download com.soywiz.korlibs.korma : korma-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.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 korma-jvm-4.0.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

korlibs.math.segment

├─ korlibs.math.segment.IntSegmentSet.class - [JAR]

├─ korlibs.math.segment.IntSegmentSetKt.class - [JAR]

korlibs.math.geom.trapezoid

├─ korlibs.math.geom.trapezoid.FSegmentsInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.FSegmentsIntKt.class - [JAR]

├─ korlibs.math.geom.trapezoid.FTrapezoidsInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.FTrapezoidsIntKt.class - [JAR]

├─ korlibs.math.geom.trapezoid.FTrianglesInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.FTrianglesIntKt.class - [JAR]

├─ korlibs.math.geom.trapezoid.ISegmentInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.ITriangleInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.MSegmentInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.MTriangleInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.SegmentInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.SegmentIntToTrapezoidIntList.class - [JAR]

├─ korlibs.math.geom.trapezoid.SegmentIntToTrapezoidIntListKt.class - [JAR]

├─ korlibs.math.geom.trapezoid.TrapezoidInt.class - [JAR]

├─ korlibs.math.geom.trapezoid.TrapezoidIntKt.class - [JAR]

├─ korlibs.math.geom.trapezoid.TriangleInt.class - [JAR]

korlibs.math.random

├─ korlibs.math.random.RandomExtKt.class - [JAR]

├─ korlibs.math.random.RandomWeights.class - [JAR]

korlibs.math.geom.range

├─ korlibs.math.geom.range.DoubleRangeExclusive.class - [JAR]

├─ korlibs.math.geom.range.FloatInRange.class - [JAR]

├─ korlibs.math.geom.range.FloatRangeExclusive.class - [JAR]

├─ korlibs.math.geom.range.OpenRange.class - [JAR]

├─ korlibs.math.geom.range.OpenRangeKt.class - [JAR]

korlibs.math.annotations

├─ korlibs.math.annotations.KorDslMarker.class - [JAR]

├─ korlibs.math.annotations.KormaExperimental.class - [JAR]

├─ korlibs.math.annotations.KormaMutableApi.class - [JAR]

├─ korlibs.math.annotations.RootViewDslMarker.class - [JAR]

├─ korlibs.math.annotations.VectorDslMarker.class - [JAR]

├─ korlibs.math.annotations.ViewDslMarker.class - [JAR]

korlibs.math.geom.bezier

├─ korlibs.math.geom.bezier.Arc.class - [JAR]

├─ korlibs.math.geom.bezier.Bezier.class - [JAR]

├─ korlibs.math.geom.bezier.BezierKt.class - [JAR]

├─ korlibs.math.geom.bezier.Curve.class - [JAR]

├─ korlibs.math.geom.bezier.CurveKt.class - [JAR]

├─ korlibs.math.geom.bezier.CurveLUT.class - [JAR]

├─ korlibs.math.geom.bezier.CurveSplit.class - [JAR]

├─ korlibs.math.geom.bezier.Curves.class - [JAR]

├─ korlibs.math.geom.bezier.CurvesConvexKt.class - [JAR]

├─ korlibs.math.geom.bezier.CurvesKt.class - [JAR]

├─ korlibs.math.geom.bezier.CurvesToDashesKt.class - [JAR]

├─ korlibs.math.geom.bezier.CurvesToStrokeKt.class - [JAR]

├─ korlibs.math.geom.bezier.StrokePoints.class - [JAR]

├─ korlibs.math.geom.bezier.StrokePointsBuilder.class - [JAR]

├─ korlibs.math.geom.bezier.StrokePointsMode.class - [JAR]

├─ korlibs.math.geom.bezier.SubBezier.class - [JAR]

korlibs.math

├─ korlibs.math.ArrayExtKt.class - [JAR]

├─ korlibs.math.MathKt.class - [JAR]

korlibs.math.geom.ds

├─ korlibs.math.geom.ds.Array2ExtKt.class - [JAR]

├─ korlibs.math.geom.ds.BVH1D.class - [JAR]

├─ korlibs.math.geom.ds.BVH1DKt.class - [JAR]

├─ korlibs.math.geom.ds.BVH2D.class - [JAR]

├─ korlibs.math.geom.ds.BVH2DKt.class - [JAR]

├─ korlibs.math.geom.ds.BVH3D.class - [JAR]

├─ korlibs.math.geom.ds.BVH3DKt.class - [JAR]

├─ korlibs.math.geom.ds.Ray1D.class - [JAR]

├─ korlibs.math.geom.ds.Segment1D.class - [JAR]

korlibs.math.geom.vector

├─ korlibs.math.geom.vector.ArrowCap.class - [JAR]

├─ korlibs.math.geom.vector.IVectorPath.class - [JAR]

├─ korlibs.math.geom.vector.LineCap.class - [JAR]

├─ korlibs.math.geom.vector.LineJoin.class - [JAR]

├─ korlibs.math.geom.vector.LineScaleMode.class - [JAR]

├─ korlibs.math.geom.vector.MEdge.class - [JAR]

├─ korlibs.math.geom.vector.PolygonScanline.class - [JAR]

├─ korlibs.math.geom.vector.RastScale.class - [JAR]

├─ korlibs.math.geom.vector.StrokeInfo.class - [JAR]

├─ korlibs.math.geom.vector.StrokeToFill.class - [JAR]

├─ korlibs.math.geom.vector.StrokeToFillKt.class - [JAR]

├─ korlibs.math.geom.vector.VectorBuilder.class - [JAR]

├─ korlibs.math.geom.vector.VectorBuilderArrowExtKt.class - [JAR]

├─ korlibs.math.geom.vector.VectorBuilderKt.class - [JAR]

├─ korlibs.math.geom.vector.VectorPath.class - [JAR]

├─ korlibs.math.geom.vector.VectorPathKt.class - [JAR]

├─ korlibs.math.geom.vector.VectorPathTrapezoids.class - [JAR]

├─ korlibs.math.geom.vector.Winding.class - [JAR]

korlibs.math.geom.shape

├─ korlibs.math.geom.shape.AbstractShape2D.class - [JAR]

├─ korlibs.math.geom.shape.CompoundShape2D.class - [JAR]

├─ korlibs.math.geom.shape.EmptyShape2D.class - [JAR]

├─ korlibs.math.geom.shape.Shape2D.class - [JAR]

├─ korlibs.math.geom.shape.Shape2DKt.class - [JAR]

├─ korlibs.math.geom.shape.Shape3D.class - [JAR]

├─ korlibs.math.geom.shape.WithHitShape2D.class - [JAR]

korlibs.math.geom.binpack

├─ korlibs.math.geom.binpack.BinPacker.class - [JAR]

├─ korlibs.math.geom.binpack.MaxRects.class - [JAR]

korlibs.math.interpolation

├─ korlibs.math.interpolation.Easing.class - [JAR]

├─ korlibs.math.interpolation.EasingCubic.class - [JAR]

├─ korlibs.math.interpolation.EasingKt.class - [JAR]

├─ korlibs.math.interpolation.Easings.class - [JAR]

├─ korlibs.math.interpolation.Interpolable.class - [JAR]

├─ korlibs.math.interpolation.InterpolationKt.class - [JAR]

├─ korlibs.math.interpolation.MutableInterpolable.class - [JAR]

├─ korlibs.math.interpolation.Ratio.class - [JAR]

├─ korlibs.math.interpolation.RatioKt.class - [JAR]

korlibs.math.geom.convex

├─ korlibs.math.geom.convex.Convex.class - [JAR]

korlibs.math.geom.slice

├─ korlibs.math.geom.slice.RectCoords.class - [JAR]

├─ korlibs.math.geom.slice.RectSlice.class - [JAR]

├─ korlibs.math.geom.slice.RectSliceKt.class - [JAR]

├─ korlibs.math.geom.slice.SliceCoords.class - [JAR]

├─ korlibs.math.geom.slice.SliceCoordsImpl.class - [JAR]

├─ korlibs.math.geom.slice.SliceCoordsKt.class - [JAR]

├─ korlibs.math.geom.slice.SliceCoordsWithBase.class - [JAR]

├─ korlibs.math.geom.slice.SliceCoordsWithBaseAndRect.class - [JAR]

├─ korlibs.math.geom.slice.SliceOrientation.class - [JAR]

├─ korlibs.math.geom.slice.SliceRotation.class - [JAR]

korlibs.math.geom

├─ korlibs.math.geom.AABB3D.class - [JAR]

├─ korlibs.math.geom.Anchor.class - [JAR]

├─ korlibs.math.geom.AnchorKt.class - [JAR]

├─ korlibs.math.geom.Angle.class - [JAR]

├─ korlibs.math.geom.AngleKt.class - [JAR]

├─ korlibs.math.geom.BoundsBuilder.class - [JAR]

├─ korlibs.math.geom.Circle.class - [JAR]

├─ korlibs.math.geom.Ellipse.class - [JAR]

├─ korlibs.math.geom.EulerRotation.class - [JAR]

├─ korlibs.math.geom.GenericVector.class - [JAR]

├─ korlibs.math.geom.IGenericVector.class - [JAR]

├─ korlibs.math.geom.IScale.class - [JAR]

├─ korlibs.math.geom.IVector3.class - [JAR]

├─ korlibs.math.geom.IVectorArrayList.class - [JAR]

├─ korlibs.math.geom.Line.class - [JAR]

├─ korlibs.math.geom.LineIntersection.class - [JAR]

├─ korlibs.math.geom.MBoundsBuilder.class - [JAR]

├─ korlibs.math.geom.MLine.class - [JAR]

├─ korlibs.math.geom.MLineKt.class - [JAR]

├─ korlibs.math.geom.MMatrix.class - [JAR]

├─ korlibs.math.geom.MMatrix4.class - [JAR]

├─ korlibs.math.geom.MMatrix4Kt.class - [JAR]

├─ korlibs.math.geom.MMatrixKt.class - [JAR]

├─ korlibs.math.geom.MPoint.class - [JAR]

├─ korlibs.math.geom.MPointInt.class - [JAR]

├─ korlibs.math.geom.MPointIntKt.class - [JAR]

├─ korlibs.math.geom.MPointKt.class - [JAR]

├─ korlibs.math.geom.MRectangle.class - [JAR]

├─ korlibs.math.geom.MRectangleInt.class - [JAR]

├─ korlibs.math.geom.MRectangleIntKt.class - [JAR]

├─ korlibs.math.geom.MRectangleKt.class - [JAR]

├─ korlibs.math.geom.MScale.class - [JAR]

├─ korlibs.math.geom.MSize.class - [JAR]

├─ korlibs.math.geom.MSizeInt.class - [JAR]

├─ korlibs.math.geom.MSizeable.class - [JAR]

├─ korlibs.math.geom.MVector3.class - [JAR]

├─ korlibs.math.geom.MVector3Kt.class - [JAR]

├─ korlibs.math.geom.MVector4.class - [JAR]

├─ korlibs.math.geom.MVector4Int.class - [JAR]

├─ korlibs.math.geom.MVector4Kt.class - [JAR]

├─ korlibs.math.geom.MajorOrder.class - [JAR]

├─ korlibs.math.geom.Margin.class - [JAR]

├─ korlibs.math.geom.MarginInt.class - [JAR]

├─ korlibs.math.geom.Matrix.class - [JAR]

├─ korlibs.math.geom.Matrix3.class - [JAR]

├─ korlibs.math.geom.Matrix3Kt.class - [JAR]

├─ korlibs.math.geom.Matrix4.class - [JAR]

├─ korlibs.math.geom.MatrixComputed.class - [JAR]

├─ korlibs.math.geom.MatrixKt.class - [JAR]

├─ korlibs.math.geom.MatrixTransform.class - [JAR]

├─ korlibs.math.geom.MatrixType.class - [JAR]

├─ korlibs.math.geom.Orientation.class - [JAR]

├─ korlibs.math.geom.PointArrayList.class - [JAR]

├─ korlibs.math.geom.PointArrayListKt.class - [JAR]

├─ korlibs.math.geom.PointFixed.class - [JAR]

├─ korlibs.math.geom.PointIntArrayList.class - [JAR]

├─ korlibs.math.geom.PointIntArrayListKt.class - [JAR]

├─ korlibs.math.geom.PointIntList.class - [JAR]

├─ korlibs.math.geom.PointList.class - [JAR]

├─ korlibs.math.geom.Polygon.class - [JAR]

├─ korlibs.math.geom.Polyline.class - [JAR]

├─ korlibs.math.geom.Quaternion.class - [JAR]

├─ korlibs.math.geom.QuaternionKt.class - [JAR]

├─ korlibs.math.geom.Ray.class - [JAR]

├─ korlibs.math.geom.Ray3D.class - [JAR]

├─ korlibs.math.geom.Ray3DExtKt.class - [JAR]

├─ korlibs.math.geom.RectCorners.class - [JAR]

├─ korlibs.math.geom.Rectangle.class - [JAR]

├─ korlibs.math.geom.RectangleInt.class - [JAR]

├─ korlibs.math.geom.RectangleKt.class - [JAR]

├─ korlibs.math.geom.RoundRectangle.class - [JAR]

├─ korlibs.math.geom.Scale.class - [JAR]

├─ korlibs.math.geom.ScaleKt.class - [JAR]

├─ korlibs.math.geom.ScaleMode.class - [JAR]

├─ korlibs.math.geom.ScaleModeKt.class - [JAR]

├─ korlibs.math.geom.Size.class - [JAR]

├─ korlibs.math.geom.SizeInt.class - [JAR]

├─ korlibs.math.geom.SizeIntKt.class - [JAR]

├─ korlibs.math.geom.SizeKt.class - [JAR]

├─ korlibs.math.geom.Sizeable.class - [JAR]

├─ korlibs.math.geom.SizeableInt.class - [JAR]

├─ korlibs.math.geom.Spacing.class - [JAR]

├─ korlibs.math.geom.Sphere3D.class - [JAR]

├─ korlibs.math.geom.TRS4.class - [JAR]

├─ korlibs.math.geom.Vec2d.class - [JAR]

├─ korlibs.math.geom.Vec2fKt.class - [JAR]

├─ korlibs.math.geom.Vec2iKt.class - [JAR]

├─ korlibs.math.geom.Vec3d.class - [JAR]

├─ korlibs.math.geom.Vec3fKt.class - [JAR]

├─ korlibs.math.geom.Vec3i.class - [JAR]

├─ korlibs.math.geom.Vec4d.class - [JAR]

├─ korlibs.math.geom.Vec4fKt.class - [JAR]

├─ korlibs.math.geom.Vec4iKt.class - [JAR]

├─ korlibs.math.geom.Vector2.class - [JAR]

├─ korlibs.math.geom.Vector2Int.class - [JAR]

├─ korlibs.math.geom.Vector2IntKt.class - [JAR]

├─ korlibs.math.geom.Vector2Kt.class - [JAR]

├─ korlibs.math.geom.Vector3.class - [JAR]

├─ korlibs.math.geom.Vector3Kt.class - [JAR]

├─ korlibs.math.geom.Vector4.class - [JAR]

├─ korlibs.math.geom.Vector4Int.class - [JAR]

├─ korlibs.math.geom.Vector4Kt.class - [JAR]

├─ korlibs.math.geom.VectorArrayList.class - [JAR]

├─ korlibs.math.geom.VectorArrayListKt.class - [JAR]

korlibs.math.awt

├─ korlibs.math.awt.AwtExtKt.class - [JAR]

korlibs.math.internal

├─ korlibs.math.internal.InternalKt.class - [JAR]

korlibs.math.geom.collider

├─ korlibs.math.geom.collider.HitTestDirection.class - [JAR]

├─ korlibs.math.geom.collider.HitTestDirectionFlags.class - [JAR]

├─ korlibs.math.geom.collider.HitTestable.class - [JAR]

├─ korlibs.math.geom.collider.HitTestableKt.class - [JAR]

Advertisement

Dependencies from Group

Aug 23, 2023
7 usages
76 stars
Aug 23, 2023
5 usages
76 stars
Aug 23, 2023
4 usages
76 stars
Aug 23, 2023
4 usages
76 stars
Aug 23, 2023
4 usages
76 stars

Discover Dependencies

Aug 23, 2023
7 usages
76 stars
Jul 10, 2021
3 usages
362 stars
Aug 23, 2023
3 usages
76 stars
Mar 11, 2021
362 stars
Jul 10, 2021
3 usages
362 stars
Aug 23, 2023
1 usages
76 stars
Aug 23, 2023
1 usages
76 stars