Skip to content

Experiment with generating clouds in real time on low end computer

License

Notifications You must be signed in to change notification settings

clayjohn/realtime_clouds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Clouds

Experiment with generating clouds in real time on low end computer

About

This is an experiment in recreating procedural clouds that are similar in quality to the ones in Horizon Zero Dawn The core algorithm is very similar to what is described in the various articles on the clouds in Horizen Zero Dawn

As of the writing of this the program runs between ~15-50ms/frame on my chromebook (2.4-GHz Intel Bay Trail-M dual-core N2830) And on my desktop computer it runs ~0.5-2ms/frame (Nvidia GTX 1050)

This project is far from finished, it will still undergo various optimizations and tweaks as well as added functionality The goal is to make this into something that can be used in other projects

Screenshots! (as of 07/12/17)

dec7-1 dec7-2 dec7-3

Resources

I used many different resources while working on this, and I will use many more as it improves

Horizon Zero Dawn Related

The Real Time Volumetric Cloudscapes of Horizon Zero Dawn

Gpu Pro 7 Article

Nubis: Authoring Real-Time Volumetric Cloudscapes with the Decima Engine

Atmospheric Scattering

Shadertoy - Atmosphere System Test - valentingalea

General

Production volume rendering: Book, 2011 Course, 2017 Course

Physically Based Sky, Atmosphere and Cloud Rendering in Frostbite

About

Experiment with generating clouds in real time on low end computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published