DougMcNabbIntel / FoliageLinks
Simple foliage renderer
☆15Updated 10 years ago
Alternatives and similar repositories for Foliage
Users that are interested in Foliage are comparing it to the libraries listed below
Sorting:
- Automatically exported from code.google.com/p/nvidia-mesh-tools☆11Updated 5 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Updated 10 years ago
- Extending IndexBufferCompression to also support vertex compression.☆18Updated 10 years ago
- Fast sweep algorithm for generating a shadow boundary heightmap from a source heightmap.☆17Updated 3 months ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- DFG LUT generator☆56Updated 8 years ago
- A 3D game engine☆13Updated 10 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆63Updated 8 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Clustered shading on Android sample☆69Updated 8 years ago
- ☆15Updated 9 years ago
- Source code for the light scattering sample☆97Updated 8 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL