occlusion-culling topic

List occlusion-culling repositories

hyperion-engine

432
Stars
21
Forks
Watchers

3D game engine written in C++. Includes features like PBR, realtime global illumination, and more

gl_occlusion_culling

514
Stars
44
Forks
Watchers

OpenGL sample for shader-based occlusion culling

melt

122
Stars
6
Forks
Watchers

Automatic conservative mesh occluder generation by box filling

DummyEngine

86
Stars
8
Forks
Watchers

Small cross platform Vulkan/OpenGL 3d engine for personal experimentation

CornerCulling

119
Stars
17
Forks
Watchers

Fast and Maximally Accurate Occlusion Culling

EveryCulling

126
Stars
10
Forks
Watchers

This library integrates multiple culling methods into one library.

vdlib

39
Stars
6
Forks
Watchers

Visibility Determination Library: hierarchical frustum and occlusion culling algorithms

dx12-renderer

28
Stars
4
Forks
Watchers

A DirectX 12 renderer featuring Deferred and Forward rendering paths, PBR, various post-processing effects, and more.

gpu_occlusion_culling_vk

51
Stars
11
Forks
Watchers

GPU occlusion culling using compute shader with Vulkan

Precomputed-Culling

15
Stars
1
Forks
Watchers

Public repository for Precomputed Culling. Contains documentation and Source of the API webpage. All Issues about Precomputed Culling should be reported in this repository