Skip to content

A very simple noise-based explosion generator, coded in modern C++.

Notifications You must be signed in to change notification settings

DeltaPavonis/kaboom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaboom

A very simple noise-based explosion generator, coded in modern C++.

explosion.mp4

Still image: image

Acknowledgements

  • tinykaboom. This generator was largely based off this concise and excellent tutorial written by ssloy.
  • The Book of Shaders: Fractal Brownian Motion. This article was an excellent resource for understanding Fractal Brownian Motion, the noise function used to generate the explosion cloud structures.

About

A very simple noise-based explosion generator, coded in modern C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published