[gemini] Add procedural cloud layer below floating island (#242) #314
Reference in New Issue
Block a user
Delete Branch "gemini/issue-242"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.