]> git.lizzy.rs Git - minetest.git/commit
Enable stencil shadows stencil_shadows
authorLizzy Fleckenstein <eliasfleckenstein@web.de>
Thu, 13 Apr 2023 20:15:53 +0000 (22:15 +0200)
committerLizzy Fleckenstein <eliasfleckenstein@web.de>
Thu, 13 Apr 2023 20:30:10 +0000 (22:30 +0200)
commit5315f213613078cb2a24a998b27652fdab63ea83
tree4ed744300f2caa69e63bde404cd67c4f4b3f43a9
parent68f81ace97db0d41b4a51876870c30cebec1338c
Enable stencil shadows

Needs https://github.com/LizzyFleckenstein03/irrlicht to compile.

TODO:
- make lighting directional (figure out z-fighting issues)
- set light angle to sun angle
- add dynamic lights for torches (use light manager?)
- shadow map terrain
- finally get some sleep
src/client/camera.cpp
src/client/content_cao.cpp
src/client/mapblock_mesh.cpp
src/client/mesh.cpp
src/client/render/core.cpp
src/client/renderingengine.cpp
src/client/wieldmesh.cpp
src/client/wieldmesh.h
src/irrlichttypes_extrabloated.h