gitwtfhub

wtf is lop-nur-twin?

topherchris420/lop-nur-twin — explained in plain English

Analysis updated 2026-05-18

0TypeScriptAudience · generalComplexity · 2/5Setup · moderate

TL;DR

A 3D explorable digital twin of a secretive desert airfield in China, built from public satellite imagery and open reporting.

Mindmap

mindmap
  root((repo))
    What it does
      3D digital twin
      Desert airfield model
      Browser based scene
    Tech stack
      TypeScript
      Procedural generation
    Use cases
      OSINT exploration
      Geopolitics research
      3D visualization
    Audience
      Researchers
      Curious explorers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Explore a reconstructed military airfield in a 3D browser scene

REASON 2

Study how open source satellite imagery gets interpreted into a labelled model

REASON 3

Use as a reference visualization for OSINT analysis of the location

What's in the stack?

TypeScript

How it stacks up

topherchris420/lop-nur-twin0xkinno/astraea0xkinno/halcyon
Stars000
LanguageTypeScriptTypeScriptTypeScript
Setup difficultymoderatehardhard
Complexity2/54/54/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · moderate Time to first run · 30min

Wtf does this do

Lop Nur Twin Base is a 3D digital reconstruction of a remote desert airfield near Lop Nur, China, an area some call China's Area 51. Built with TypeScript, the project turns public satellite imagery and open reporting into an explorable model you can walk, fly, or orbit around in a browser. The site sits in the Xinjiang Gobi desert and covers a 6.8 by 6.8 kilometer area. The model includes a paved runway about 5 kilometers long, two graded earth strips that form a triangle with the runway, a spur taxiway, and a compound of buildings reached from that taxiway. The project counts 43 structures in total, including hangars, an operations block, service courts, and support buildings such as a power station, water tank, and radar shelter. The creators are careful to separate what is confirmed from what is guessed. Labels on each structure mark it as observed, reported, interpreted, or illustrative, so a viewer can tell a footprint traced from satellite images apart from a building whose purpose is a guess. Two aircraft models, based on 2025 sightings reported in open sources, are parked on the flight line. A flying wing aircraft model and other moving elements like a day and night cycle, vehicles, and beacons are included to make the space feel alive, but the README states these are illustrative rather than confirmed activity. The terrain uses a seeded procedural method so the same layout generates every time, and elevation data comes from a public Copernicus dataset rather than a precise survey. The whole scene runs offline in the browser once loaded, with no live requests for imagery or weather during use. The project describes its own goal as giving people a way to move through and question a space, not to deliver conclusions about what happens there. This is a niche, research flavored project best suited to people curious about open source intelligence, geopolitics, or 3D web visualization rather than a general purpose tool. The full README is longer than what was shown.

Yoink these prompts

Prompt 1
Explain how this project separates observed satellite data from interpreted guesses in its 3D reconstruction
Prompt 2
Show me how to add a new labelled structure to the Lop Nur Twin layout file
Prompt 3
Walk me through the procedural terrain generation approach used in this project
Prompt 4
Summarize what is confirmed versus speculative about this airfield according to the README

Frequently asked questions

wtf is lop-nur-twin?

A 3D explorable digital twin of a secretive desert airfield in China, built from public satellite imagery and open reporting.

What language is lop-nur-twin written in?

Mainly TypeScript. The stack also includes TypeScript.

How hard is lop-nur-twin to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is lop-nur-twin for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.