rAzoR8 / SpvGenTwoLinks
SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library needed.
☆172Updated last year
Alternatives and similar repositories for SpvGenTwo
Users that are interested in SpvGenTwo are comparing it to the libraries listed below
Sorting:
- Silhouette and toon shading post-processing with Vulkan☆94Updated last month
- SPIR-V Code Generator / Graph Editor GUI☆67Updated 4 years ago
- Playground for messing around with bgfx and friends☆59Updated 5 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆94Updated 3 years ago
- The Tauray renderer☆125Updated 5 months ago
- Vulkan triangle in ~380 lines of code☆62Updated last month
- Vulkan Layer for Live Introspection & Debugging. Allows to view all vulkan state live inside your application.☆115Updated last month
- Single file DDS header encoder and decoder☆78Updated 3 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆129Updated 8 months ago
- Slang Render Hardware Interface☆105Updated this week
- An abstraction layer for graphics APIs.☆208Updated this week
- ☆83Updated 7 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆118Updated 8 years ago
- A D3D12-based rendering engine☆58Updated 4 years ago
- Playground for doing procedurally infinite terrain rendering experiments with Vulkan☆81Updated 2 weeks ago
- VK_KHR_ray_tracing example☆46Updated 4 years ago
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆294Updated 4 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆127Updated 6 years ago
- A minimal implementation of Vulkan ray tracing.