No Dark Nights.Make · learn · shareMake an STL
Open project

Download, inspect, and change the complete project.

The website, lithophane engine, prompts, lessons, and tests are public and free to learn from.

Open the project on GitHubgithub.com/prichardsondev/no-dark-nights

Project map

no-dark-nights/
├── app/                 website and studio
├── app/lithophane…      image-to-STL engine
├── tests/               geometry and page checks
├── lessons/             student learning path
├── prompts/             reusable Codex prompts
├── examples/            sample images and STLs
├── AGENTS.md            durable project guidance
└── README.md            start here
01

Readable first

Students should be able to ask what a file does and verify the answer.

02

Tests protect the hard parts

Geometry orientation, manifold edges, and unusual image shapes stay checked.

03

Private by default

Photos are processed locally and publishing starts with a private review.

First prompt ready

Codex can download and start the project for you.

The repository link is already included. Copy the setup prompt, paste it into Codex, and follow along.

Start the first lesson