Files
godot/modules
jfons 4d9d99bb82 Implement occlusion culling
Added an occlusion culling system with support for static occluder meshes.
It can be enabled via `Project Settings > Rendering > Occlusion Culling > Use Occlusion Culling`.

Occluders are defined via the new `Occluder3D` resource and instanced using the new
`OccluderInstance3D` node. The occluders can also be automatically baked from a
scene using the built-in editor plugin.
2021-04-23 21:45:23 +02:00
..
2021-02-18 17:12:46 +01:00
2021-02-11 15:44:28 -03:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-02-11 15:44:28 -03:00
2021-04-23 21:45:23 +02:00
2021-01-01 20:19:21 +01:00
2021-03-16 10:54:38 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-17 14:33:39 +03:00