mreinfurt / Grass.DirectXLinks
Realistic Grass Rendering using DirectX 11 and a geometry-shader based approach.
☆62Updated 3 years ago
Alternatives and similar repositories for Grass.DirectX
Users that are interested in Grass.DirectX are comparing it to the libraries listed below
Sorting:
- ☆63Updated 7 years ago
- Deferred Screen Space Directional Occlusion☆91Updated 13 years ago
- Modification of the Nvidia Cascading Shadow Maps demo using a pure shader based approach over immediate mode☆31Updated 9 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 7 years ago
- ☆91Updated 8 years ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.☆84Updated 5 years ago
- Light Indexed Deferred Rendering - Before there was Forward+ and Clustered deferred rendering there was Light Indexed Deferred Rendering…☆68Updated 7 years ago
- Simple Terrain Engine in 200 Lines of Code☆32Updated 9 years ago
- Copy of Morten S. Mikkelsen tangent space code☆49Updated 9 years ago
- SSE Frustum Culling Demo