Skip to content

Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.

License

Notifications You must be signed in to change notification settings

CristianQiu/Unity-Raymarched-Clouds-Simple-Wave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave. The cloud volume rendering uses raymarching and several octaves of 3D noise per step march (computed each frame), so expect it to be very slow if you do not have a high end GPU. The wave is pretty simple and was just a way for me to practice with matrices.

Clouds

alt-text

Wave

alt-text

About

Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published