godot/servers/visual/portals
lawnjelly 115f4dce55 Sphere occluders (portals and general use)
Add framework for supporting geometrical occluders within rooms, and add support for sphere occluders.
Includes gizmos for editing.

They also work outside the portal system.
2021-08-17 09:02:06 +01:00
..
SCsub Portal occlusion culling 2021-07-14 11:43:23 +01:00
portal_gameplay_monitor.cpp Portals - Fix secondary PVS bug 2021-08-08 14:02:38 +01:00
portal_gameplay_monitor.h Portal occlusion culling 2021-07-14 11:43:23 +01:00
portal_occlusion_culler.cpp Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
portal_occlusion_culler.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
portal_pvs.cpp Portal occlusion culling 2021-07-14 11:43:23 +01:00
portal_pvs.h Portal occlusion culling 2021-07-14 11:43:23 +01:00
portal_pvs_builder.cpp Portals - fix PVS generation and move settings 2021-08-08 19:57:27 +01:00
portal_pvs_builder.h Portals - fix PVS generation and move settings 2021-08-08 19:57:27 +01:00
portal_renderer.cpp Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
portal_renderer.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
portal_rooms_bsp.cpp Portal occlusion culling 2021-07-14 11:43:23 +01:00
portal_rooms_bsp.h Portal occlusion culling 2021-07-14 11:43:23 +01:00
portal_tracer.cpp Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
portal_tracer.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
portal_types.cpp Portal occlusion culling 2021-07-14 11:43:23 +01:00
portal_types.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00