An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lambert

jorgepiloto/lamberthub

A set of Lambert's problem solvers

Language: Python - Size: 9.61 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 65 - Forks: 5

howion/lambert-w-function

Efficient and zero-dependency JavaScript implementations for the Lambert W function on the principal branch.

Language: TypeScript - Size: 70.3 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

maneatingape/rsvp

kOS library that enables scripted orbital transfer window planning and vessel rendezvous for the the game Kerbal Space Program

Language: KerboScript - Size: 507 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 42 - Forks: 5

LoayGouda/Astrodynamics-Toolkit

An open-source astrodynamics toolkit that includes useful tools, functions, and methods to solve prominent orbital dynamics problems

Language: Fortran - Size: 59.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

abhaskumarsinha/Nirvana

"Dispel the ignorance of the illusionary world; transcend the game engine!": presenting a Game Engine written on Python, extending support across multiple GPU devices with 3D rendering, PBR Renderer and much more!

Language: Python - Size: 599 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

bentoBAUX/Basic-Lighting-Models-in-HLSL

This repository includes the implementation of basic lighting models used throughout the history of CGI. The project is made in Unity and written in HLSL.

Language: ShaderLab - Size: 339 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

yageek/lambert-cs

:earth_africa: Simple C# library to convert Lambert Coordinates to WGS84

Language: C# - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 6

yageek/lambert-dart

:earth_africa: lambert-dart is a library helping to convert Lambert coordinates to WGS84.

Language: Dart - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

jorgepiloto/tfg

My bachelor thesis in aerospace engineering

Language: TeX - Size: 3.9 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Logarithmus/astro-cpp

Astrodynamics library in C++

Language: C++ - Size: 1.22 MB - Last synced at: about 19 hours ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Pudzz/Custom-Binary-Format-FBX-SDK

Custom format created using the FBX SDK.

Language: C - Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

yageek/lambertgo

:earth_africa: Go package to convert coordinates from Lambert to WGS84

Language: Go - Size: 998 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 4

Mansurow/bmstu-cg-course

Курсовая работа по Компьютерной(Машинной) Графике

Language: C++ - Size: 19.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ninpl/cellshading

Estudio de Cell Shader con la Ley de Lambert.

Language: ShaderLab - Size: 595 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

Tritbool/lambert-scala Fork of yageek/lambert-java

:earth_africa: Scala library converting Lambert Coordinates to WGS84

Language: Scala - Size: 843 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ammarfaizi2/lambert_w_for_php

PHP extension to compute Lambert W(x) function.

Language: C++ - Size: 44.9 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

davr59/crtm05

CRTM05 Converter | CRTM05 Convertidor.

Language: C# - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

tonytonyjan/geodesics

geodesics calculates the geodesic distance between 2 points with latitude and longitude on ellipsoid Earth using Lambert's formula.

Language: Ruby - Size: 37.3 MB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

yageek/lambert

:earth_africa: C library to convert Lambert coordinates to WGS84 with IGN Algorithms

Language: C - Size: 293 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 6

gagocarrilloedgar/Lambert

Solver to compute the lambert equation using a third-order iterative solver

Language: MATLAB - Size: 292 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yageek/lambert-objc

:earth_africa: CLLocation category to use lambert coordinates

Language: Objective-C - Size: 27.3 KB - Last synced at: 20 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

yageek/lambert-rust

:earth_africa: Crate helping to convert Lambert coordinates to WGS84

Language: Rust - Size: 26.4 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

esmitt/DiffuseCircles

A single project where 3 circles are lit with 3 moving lights (red, green and blue), and colors are mixed using lambert's cosine law

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

yageek/lambert-python

:earth_africa: Python wrapper for the C lambert library

Language: C - Size: 8.79 KB - Last synced at: 24 days ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

yageek/LambertSwift

:earth_africa: Convert coordinates from Lambert to WGS84 with Swift

Language: Swift - Size: 49.8 KB - Last synced at: 28 days ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

yageek/lambert-ruby

:earth_africa: Ruby native extension over the C and Java lambert library

Language: C - Size: 31.3 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

yageek/lambertjs

:earth_africa: NodeJS wrapper for the lambert C library

Language: C++ - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0