◆ Same brief, two models

Solar System, twice.

The same interactive 3D solar system — a glowing sun, the eight planets, an asteroid belt, and a hover popup with real facts — built from the identical spec by two different models. Both in Three.js, both built by Huginn. One ran on a small local model; one on a cloud model. Fly around both and compare.

The Qwen build

Local · Qwen3.6-27B INT4
Open

Built by a 27B model quantized to INT4, running entirely on local hardware — and it came together almost in one shot from the spec. A full interactive solar system from a model small enough to run at home.

Three.js WebGL Built with Huginn

The DeepSeek build

Cloud · DeepSeek V4-flash
Open

The same spec handed to a larger cloud model. It split the code into modules where Qwen inlined everything — same result against the same headless gate, a different hand on the keyboard.

Three.js WebGL Built with Huginn
Controls — drag to orbit · scroll to zoom · hover for facts · click to focus Same spec, same gate — only the model differs Opens in a new tab — come back to compare