gl_vk_chopper
Vulkan renderer
A simple Vulkan rendering example
Simple vulkan rendering example.
207 stars
21 watching
45 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
vulkan
Related projects:
Repository | Description | Stars |
---|---|---|
| A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
| A sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering | 165 |
| Demonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code | 64 |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
| This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images | 89 |
| Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension | 1,417 |
| An experimental high-level abstraction library on top of Vulkan | 325 |
| A collection of C++ examples and demos illustrating various Vulkan API usage scenarios | 339 |
| This project demonstrates how to use the NV_command_list extension to optimize rendering performance by encoding commands into binary data and reducing CPU overhead. | 110 |
| A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,140 |
| A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
| A collection of sample applications demonstrating the Vulkan API | 498 |
| A collection of examples and demos for the Vulkan API using Kotlin | 51 |
| A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
| A tutorial project exploring and explaining the Vulkan API step by step. | 17 |