/Shaders

Some hlsl shaders examples

Primary LanguageC++GNU General Public License v2.0GPL-2.0

#Shaders

Some Dx9 hlsl shaders

  • shader01 - plasma effect In this demo I'm using the pixel shader as a post processing effect to simulate the animation of a refraction by doing some displacement of the UVs with the generated plasma texture.

screenshot01screenshot02