]> git.tdb.fi Git - libs/gl.git/commit
Add a falling raindrops effect to forest pond
authorMikko Rasa <tdb@tdb.fi>
Mon, 10 Oct 2022 07:27:37 +0000 (10:27 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 10 Oct 2022 07:27:37 +0000 (10:27 +0300)
commit6a4cf0e1a965ab068439e5f5dd6caa8ffec71abf
treecd39b0f8035346c40fb54537b9aa2ca97498bb3b
parent5d48217dd9193198e1925ec3b78f4f2e539e0011
Add a falling raindrops effect to forest pond
demos/forestpond/data/exported/Forest.seq
demos/forestpond/data/exported/Forest_environment.seq
demos/forestpond/data/rain.glsl [new file with mode: 0644]
demos/forestpond/data/rain.shader [new file with mode: 0644]
demos/forestpond/data/rain.tech [new file with mode: 0644]
demos/forestpond/source/forestpond.cpp
demos/forestpond/source/forestpond.h
demos/forestpond/source/rain.cpp [new file with mode: 0644]
demos/forestpond/source/rain.h [new file with mode: 0644]