diff --git a/README.md b/README.md index 1982e7f..1da212a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # burysu +![Example scene](docs/img/erosion-island.jpg) + A remake of the spirit of **KPT Bryce** — the beloved 1990s 3D landscape generator — built in Rust, compiled to WASM, rendered with WebGPU, and running entirely in the browser. A Raspberry Pi 5 with 4 GB of RAM is a diff --git a/docs/img/erosion-island.jpg b/docs/img/erosion-island.jpg new file mode 100644 index 0000000..0fdb70e Binary files /dev/null and b/docs/img/erosion-island.jpg differ