Skip to content

oopera/clouds

Repository files navigation

Clouds

Clouds is a real-time cloud rendering application using WebGPU. It allows you to generate and render dynamic clouds in your web browser.

Table of Contents

Features

  • Real-time cloud generation and rendering using WebGPU.
  • Customizable cloud parameters such as shape, density, color, and lighting.
  • Interactive controls for manipulating the clouds in the browser.
  • Cross-platform compatibility, supporting modern web browsers.

Tech Stack

  • TypeScript
  • Svelte
  • WebGPU / WGSL
  • Vercel Serverless + Go

Installation

To use Clouds, follow these steps:

  1. Clone the repository: git clone https://github.com/oopera/clouds
  2. Install the necessary dependencies: npm install
  3. Build the project: npm run build

To run the project locally, this will suffice. Sets of example data are present, and will be used when the project is run locally. Have fun!

To host the project, you will need to connect the applications backend to your serverless provider of choice.

License

Copyright 2023 Lucas Lichner

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

clouds is a WebGPU application to render cloud cover predictions from nomads.ncep.noaa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published