• Stars
    star
    229
  • Rank 174,666 (Top 4 %)
  • Language
    C++
  • Created almost 12 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Intel's Software Occlusion Culling demo with my modifications

Software Occlusion Culling

This is just a repository where I toy around with Intel's "Software Occlusion Culling": http://software.intel.com/en-us/vcsource/samples/software-occlusion-culling

All the interesting code is in the branches.

I make no guarantees that any of this code is good for anything in particular. I just felt like tinkering with the code a bit and this is where I put the results.

-Fabian "ryg" Giesen