tgjones / shader-playground
Shader playground website for exploring HLSL, GLSL, SPIR-V compilers
☆596Updated 11 months ago
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☆841Updated 9 months ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆631Updated 4 months ago
- GPU texture/buffer performance tester☆585Updated 4 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆570Updated 3 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆748Updated this week
- SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.☆739Updated last week
- An implementation of [Jimenez et al., 2016] Ground Truth Ambient Occlusion, MIT license☆747Updated 9 months ago
- Pyramid Shader Analyzer☆307Updated 5 years ago
- OpenGL sample for shader-based occlusion culling☆541Updated last year
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆399Updated 5 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆707Updated 9 months ago
- GPU-based Forward+ renderer☆507Updated 5 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆627Updated 2 weeks ago
- DirectX shader bytecode cross compiler☆865Updated 7 months ago
- Chop 3D objects to meshlets☆426Updated 2 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆358Updated last year
- Easy to integrate memory allocation library for Direct3D 12☆788Updated 2 weeks ago
- ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages☆1,793Updated 2 years ago
- Vulkan best practice for mobile developers☆660Updated 6 months ago
- vulkan abstraction layer that represent frame as a task graph☆414Updated 3 years ago
- A simple framework for rapid prototyping on Vulkan or Direct3D 12☆963Updated 11 months ago
- ISPC Texture Compressor☆449Updated 4 months ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,414Updated 3 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆945Updated last year
- Lighthouse 2 framework for real-time ray tracing☆852Updated 9 months ago
- Virtual machine for executing SPIR-V☆297Updated 3 months ago
- Physical based rendering with Vulkan using glTF 2.0 models☆1,014Updated 3 weeks ago
- GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang☆541Updated 3 years ago
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆549Updated 5 years ago
- A Vulkan implementation of real-time PBR renderer☆393Updated 7 years ago