🛠 Free Tools & AI Utilities ↗

Get in touch

Tell us a little about your project and we'll follow up by email with licensing and download details.

Landbridge

A shortest-path routing engine that minimises time not distance, an ISO 668 load planner that tells you whether your freight cubes out or weighs out, and a real traffic cellular automaton running behind every page.

landbridge.kilnwp.com LIVE
Landbridge Open live preview ↗

Overview

An intermodal freight and rail-logistics theme built around the one question every shipper actually asks: can you move this, by what route, and how long will it take. Three things in it are real rather than decorative. A multimodal routing engine searches the terminal network for the fastest path rather than the shortest — genuinely different answers, since on a quarter of the demo network the quicker route is the longer one, a longer single-mode run beating a shorter one that needs another crane lift; it is a Dijkstra over (terminal, arriving-mode) states, written twice, in PHP and in the browser, and cross-checked against itself on all 132 ordered pairs. An ISO container load planner uses the published ISO 668 dimensions and payload limits with a real three-dimensional maximal-space packing heuristic, drawn in WebGL2 with its own perspective camera and depth buffer, and reports the number a forwarder wants: whether the freight cubes out or weighs out. And behind every page a GPU cellular automaton runs the Nagel-Schreckenberg traffic model, producing the stop-and-go jam waves that appear on a busy corridor with nothing in front of them; the site samples that live simulation and plots its measured flow against density, which lands on the model characteristic fundamental diagram. All of it is checkable in public at /network/?verify=1. The layout archetype is operating paperwork rather than marketing — numbered consignment rules, tabular monospaced figures, hairline data tables and a live departure board, with no full-bleed photograph behind the first screen, because the first thing a shipper wants is a number. Self-hosted Barlow and DM Mono, zero JavaScript dependencies, and a one-click idempotent demo importer.

Signature 1: real multimodal shortest-path routing — Dijkstra over (terminal, arriving-mode) states minimising TIME not distance; haversine great-circle legs on the 6371.0088 km mean earth radius scaled by real circuity factors; mode-specific commercial speeds; real interchange penalties. Implemented independently in PHP and JavaScript and cross-checked on 132 ordered pairs to within one second. Signature 2: real ISO 668 container load planner — published internal dimensions and payload limits, 3D maximal-space packing heuristic with vertical-axis-only rotation, rendered in hand-written WebGL2 (own perspective camera, depth buffer, instanced geometry, drag to orbit). Reproduces the trade published pallet counts: 11 europallets to a 20ft, 25 to a 40ft HC, 22 ISO pallets to a 40ft GP. Signature 3: persistent site-wide GPU Nagel-Schreckenberg traffic cellular automaton (Journal de Physique I, 1992) — ping-pong texture pairs, one corridor per row, emergent backward-propagating jam waves, with a live-measured fundamental diagram plotted from the running state. No Three.js, no GSAP, no build step. Public self-test at /network/?verify=1.

What's included

  • Full theme source — every template, style sheet & script
  • One-click demo importer (idempotent, no page builder)
  • Live Customizer controls for copy, colours & content
  • Translation-ready .pot file + RTL stylesheet
  • HTML documentation + a CHANGELOG file
  • Lifetime updates + 6 months support (renewable)

Specifications

WordPress5.6 – 7.0
PHP8.0 – 8.3
BrowsersChrome, Firefox, Safari, Edge (latest)
LayoutFully responsive, mobile → desktop
LocalizationTranslation-ready · RTL included
AccessibilityKeyboard-navigable · prefers-reduced-motion
Page builderNot required — native Customizer
LicenseGNU GPL v2 · single-site commercial

Release

v1.0.0 A shortest-path routing engine that minimises time not distance, an ISO 668 load planner that tells you whether your freight cubes out or weighs out, and a real traffic cellular automaton running behind every page.

The complete, dated version history ships in the theme’s CHANGELOG file. Every purchase includes lifetime access to future updates.