vkhr
Hair renderer
A real-time hair rendering system using Vulkan that combines rasterization and ray marching to achieve high-quality results with scalable performance.
Real-Time Hybrid Hair Rendering using Vulkan™
446 stars
24 watching
34 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
cppglslhairhybridlevel-of-detailnovelrasterizerraymarcherreal-timerendererscalablestrandvolume-renderervulkan
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple Vulkan rendering example | 207 |
| An experimental software rasterizer implementing the Vulkan graphics API using C++ | 44 |
| A Vulkan-based project that renders grass blades using a combination of shaders and culling techniques to optimize rendering performance. | 18 |
| An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. | 984 |
| A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
| A 3D graphics rendering library utilizing Vulkan ray tracing and written in Rust | 73 |
| 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 |
| Real-time 3D rendering engine using Vulkan and glTF support | 393 |
| A tool for creating a Vulkan-based graphics renderer using Zig programming language | 51 |
| A high-level graphics API for Vulkan 2D vector-like rendering | 188 |
| A Vulkan-based rendering engine for high-performance graphics rendering in C++2x. | 5 |
| A Vulkan-based renderer for demonstrating real-time transparency algorithms on the GPU. | 96 |
| A benchmarking tool to measure the performance impact of resource binding strategies in Vulkan graphics rendering. | 6 |
| A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 292 |