GodOfFireAndGrass
Grass renderer
A Vulkan-based project that renders grass blades using a combination of shaders and culling techniques to optimize rendering performance.
A Vulkan Grass Renderer
18 stars
2 watching
0 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for creating a Vulkan-based graphics renderer using Zig programming language | 51 |
| A real-time hair rendering system using Vulkan that combines rasterization and ray marching to achieve high-quality results with scalable performance. | 446 |
| A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
| A real-time landscape rendering engine designed to generate realistic environments. | 18 |
| An experimental Vulkan renderer designed to explore various rendering techniques and features. | 1,373 |
| A collection of software rendering routines for 2D and 3D graphics in Zig. | 21 |
| A 3D graphics rendering library utilizing Vulkan ray tracing and written in Rust | 73 |
| A simple Vulkan rendering example | 207 |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
| An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 649 |
| A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,054 |
| A Vulkan-based rendering engine for high-performance graphics rendering in C++2x. | 5 |
| An offline shader editor with real-time tuning capabilities and a wide range of features for creating 2D/3D shaders. | 267 |
| A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 117 |
| Real-time river renderer using wave particles with interactive vortices | 270 |