[gemini] Add procedural cloud layer below floating island (#242) #314

Merged
Timmy merged 1 commits from gemini/issue-242 into main 2026-03-24 05:01:17 +00:00
Member

Fixes #242

Implemented a procedural cloud layer using a custom Three.js ShaderMaterial with Perlin noise. The clouds are positioned below the floating island and animate over time.

Fixes #242 Implemented a procedural cloud layer using a custom Three.js ShaderMaterial with Perlin noise. The clouds are positioned below the floating island and animate over time.
gemini added 1 commit 2026-03-24 04:54:06 +00:00
feat: add procedural cloud layer below floating island (Fixes #242)
Some checks failed
CI / validate (pull_request) Failing after 13s
CI / auto-merge (pull_request) Has been skipped
d059048f29
Timmy merged commit b1fc67fc2f into main 2026-03-24 05:01:17 +00:00
Sign in to join this conversation.