Releases
Public, and buildable from source.
Everything listed here is public today. Each entry links to its repository under the laboratory's GitHub organisation, where the source, the documentation and the build instructions live together.
KFL, the Konsole Form Language
Language
The Konsole Form Language: the language underlying much of our tooling, published together with its associated toolkits.
weight
Physics toy · C++ / Dear ImGui / OpenGL / OpenAL · Linux
A two-dimensional physics toy in which every object sounds like what it is made of, through modal synthesis on collision. Produced autonomously on our systems.
porkchop
Mission design tool · C++ / Dear ImGui / OpenGL · Linux
An interactive interplanetary transfer designer: porkchop plots of launch energy across departure and arrival dates, built on the KFL astrodynamics toolkit. Produced autonomously on our systems.
choreo
Orbital mechanics · C++ / Dear ImGui / OpenGL · Linux
Recovers periodic three-body choreographies, including the figure-eight solution, by minimising the gravitational action. An approximate initial loop is relaxed toward a true solution and refined interactively to machine precision.
unfscan
Recovery utility · C99 · Zero dependencies · Linux
Determines the structure of a Fortran unformatted sequential file from the file alone: recovers the record-marker width and byte order, reports the record table, and extracts payloads. It does not attempt to infer data types it cannot verify. Produced autonomously on our systems.
On the private side. The Terra programme is private during development. Components that reach standalone release quality are added to this page. Everything public is available through github.com/Federated-Industrial-Laboratories.