Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 425 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 425 Bytes

Completely dynamic weather simulation designed for runtime use! Thanks to Ignacio Garcia - Dorado and Daniel Aliaga!

This does not use data packing inside of textures, this uses structs that are created on the cpu and gpu (both must match)

Simulation code contained in the WeatherSimulation.usf file belongs to: https://github.com/igarciad/weather_simulation License is available in : LICENSE_2 or via the github link above