]> git.tdb.fi Git - libs/gl.git/commit - demos/desertpillars/data/exported/Desert.seq
Add a moving point light to the night phase of desertpillars
authorMikko Rasa <tdb@tdb.fi>
Sat, 16 Oct 2021 16:01:44 +0000 (19:01 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 16 Oct 2021 16:03:02 +0000 (19:03 +0300)
commit33577fd6ef75f1c3af77720fde351459727ca68c
treee3ed97bbc5aa0389c7c8702e18c32427fb3d3065
parent8751e01c31094455bbe72d23ac1bffd9a86c7c45
Add a moving point light to the night phase of desertpillars
18 files changed:
demos/desertpillars/data/billboard.glsl [new file with mode: 0644]
demos/desertpillars/data/exported/Desert.lightn
demos/desertpillars/data/exported/Desert.scene
demos/desertpillars/data/exported/Desert.seq
demos/desertpillars/data/exported/Flare.mat [new file with mode: 0644]
demos/desertpillars/data/exported/Flare.mesh [new file with mode: 0644]
demos/desertpillars/data/exported/Flare.object [new file with mode: 0644]
demos/desertpillars/data/exported/Flare.tech [new file with mode: 0644]
demos/desertpillars/data/exported/Iron.tech
demos/desertpillars/data/exported/Wisp.light [new file with mode: 0644]
demos/desertpillars/data/exported/flare.png.tex [new file with mode: 0644]
demos/desertpillars/data/flare.glsl [new file with mode: 0644]
demos/desertpillars/data/flare.png [new file with mode: 0644]
demos/desertpillars/data/sphere.shader
demos/desertpillars/data/sphere_shadow_thsm.glsl [new file with mode: 0644]
demos/desertpillars/scene.blend
demos/desertpillars/source/desertpillars.cpp
demos/desertpillars/source/desertpillars.h