-
Supernova.io
- Hamburg, Germany
Pinned Loading
-
Simple function to calculate a new p...
Simple function to calculate a new point's latitude and longitude based on provided start point, bearing and distance. 1fun getPointByDistanceAndBearing(lat: Double, lon: Double, bearing: Double, distanceKm: Double): Pair<Double, Double> {
2val earthRadius = 6378.1
34val bearingR = Math.toRadians(bearing)
5 -
Supernova-Studio/exporter-android
Supernova-Studio/exporter-android PublicSupernova Android exporter that allows conversion of design system data and elements into valid, production-ready XML definitions and Kotlin code
-
-
code-cracker/code-cracker
code-cracker/code-cracker PublicAn analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.