Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

lesson_076_noise_distortion_fire

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fun with WebGL 2.0 - 076 - Noise Distortion Fire

Description: I never found a good tutorial that explained how to use distortion in shaders to create effects like fire. Thanks to MinionsArt and ciaccodavide on twitter posting some tips on how its done, I am able to finally play around and try to implement something that works in webgl and glsl. We explore the steps and different looks at each stage of putting the effect together.

Links of Interest

https://twitter.com/minionsart/status/964257071423283200

https://twitter.com/minionsart https://www.patreon.com/minionsart

http://iquilezles.org/www/articles/palettes/palettes.htm

Links