Skip to content

Releases: SkyeShark/SeedThree

SeedThree v0.1.0-alpha

Pre-release

Choose a tag to compare

@SkyeShark SkyeShark released this 04 Jul 17:10

First public alpha of SeedThree — an open-source procedural tree & plant generator for the web on Three.js (WebGPU).

▶ Live demo: https://skyeshark.github.io/SeedThree/ (WebGPU browser — Chrome/Edge)

In this release

  • 10 species, two biomes — White Oak, Red Maple, Tulip Poplar, Sweetgum, American Beech, Ponderosa Pine, Loblolly Pine, Douglas Fir · Joshua Tree, Saguaro
  • Two generators — Weber–Penn parametric (broadleaves/conifers) + dichotomous L-system (desert succulents)
  • Card foliage with backlit translucency, full LOD chain with off-thread billboard impostors, per-LOD density/prune dials
  • Living scene: instanced forest, wind, PBR terrain, ambient audio (per-biome wind + bird calls)
  • glTF (.glb) export
  • Texture pipeline via Codex $imagegen; wind via Stable Audio 3

Alpha — expect rough edges. See the README for the add-a-species agent workflow.