rbaltrusch / smoke_shader

A small smoke-like shader written in Love2D/Lua with GLSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smoke Shader

A small smoke-like shader written in Love2D/Lua with GLSL.

A gif of the smoke shader in action Another gif of the smoke shader in action

How to run

To run, download Lua and the love framework (LÖVE 11.4), then run love.exe in the current folder:

love .

Note: you may have to specify the full path to the love executable if it is not on your path.

About

A small smoke-like shader written in Love2D/Lua with GLSL

License:MIT License


Languages

Language:Lua 64.2%Language:GLSL 35.8%