tgjones / shader-playground
Shader playground website for exploring HLSL, GLSL, SPIR-V compilers
☆607Updated last year
Alternatives and similar repositories for shader-playground:
Users that are interested in shader-playground are comparing it to the libraries listed below
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆874Updated 11 months ago
- GPU texture/buffer performance tester☆614Updated 4 years ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆405Updated 5 years ago
- An implementation of [Jimenez et al., 2016] Ground Truth Ambient Occlusion, MIT license☆760Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆637Updated 7 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆716Updated 11 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆769Updated 2 months ago
- SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.☆760Updated this week
- Chop 3D objects to meshlets☆434Updated 2 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆625Updated 5 months ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆634Updated 3 months ago
- DirectX shader bytecode cross compiler☆886Updated 9 months ago
- Easy to integrate memory allocation library for Direct3D 12☆834Updated this week
- A simple framework for rapid prototyping on Vulkan or Direct3D 12