mirror of
https://github.com/Relintai/godot-lportal.git
synced 2025-02-20 01:04:19 +01:00
444 B
444 B
godot-lportal
Portal rendering module for Godot
Work in progress, not yet functional
Roadmap
- Auto conversion of named room spatials and portal mesh instances to LRoom and LPortal DONE
- Auto creation of mirror portals DONE
- Recursive determine visibility PARTIAL
- (basic function works, culls backward pointing portals, tomorrow add clipping planes formed by portal edge and camera)
- Investigate multiple passes (shadows, lights)