MaskedOcclusionCulling

occlusion culling algorithm

An efficient software occlusion culling algorithm

Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth buffer algorithm.

GitHub

619 stars
55 watching
78 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nvpro-samples/gl_occlusion_cullingA sample implementation of a shader-based occlusion culling system using OpenGL536
nvpro-samples/gl_ssaoThis sample project provides an optimized screen-space ambient occlusion algorithm with caching improvements and multi-sample anti-aliasing support.355
csjcai/dbcpenetDeblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions.20
pp00704831/stripformer-eccv-2022-An implementation of an image deblurring algorithm using a transformer-based model94
zhjwustc/cvpr18_rnn_deblur_matcaffeDynamic scene deblurring using spatially variant recurrent neural networks.39
cuiyixin555/lmgA MATLAB implementation of an image deblurring algorithm using local maximum gradient prior16
joanshen0508/ha_deblurA dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion.72
mirage/duffA Pure OCaml implementation of a differential file diffing algorithm20
amueller/textonboostA C++ implementation of a dense CRF algorithm using textons.32
minyuanye/siunThis project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture164
ertugrulcetin/jme-cljA Clojure wrapper around the jMonkeyEngine 3D game engine147
mirage/digestifTools for implementing various hash algorithms in multiple programming languages.87
bluescan/tacentA comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing.59
robotsandpencils/rpclarityTechnique for blurring an image behind text to improve readability42
adambiltcliffe/macroquad-jfaImplementation of the Jump Flood algorithm for generating levels in a 2D game environment2