danilw / GPU-my-list-of-bugs
Vulkan and other GPU API bugs I found.
☆53Updated last week
Alternatives and similar repositories for GPU-my-list-of-bugs:
Users that are interested in GPU-my-list-of-bugs are comparing it to the libraries listed below
- Physically based renderer demo written using Vulkan.☆74Updated 3 months ago
- ☆129Updated last year
- Spatially Hashed Radiance Cache (SHaRC) Library☆57Updated last week
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆76Updated this week
- Misc repository for certain GPU algorithms.☆39Updated last year
- Experiment of global illumination in screen space☆87Updated 6 years ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆220Updated last week
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆94Updated 2 weeks ago
- LucidRaster: real-time GPU software rasterizer for exact OIT☆35Updated 2 weeks ago
- Yet another approach to developing a personal 3D graphics engine. Windows + Direct3D 12.☆36Updated 2 years ago
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆160Updated last month
- Yet another pet engine☆66Updated this week
- ☆64Updated 5 months ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆54Updated 3 years ago
- OpenGL rendering pipeline with a parallax mapping shader made in the course Advanced Computer Graphics (TNCG14) at Linköpings University.☆34Updated 12 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆166Updated last year
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.☆51Updated last year
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆69Updated 3 months ago
- Experimental DirectX 12 Rendering Engine☆83Updated last week
- Real-time Global Illumination with Vulkan Ray Tracing API☆96Updated 2 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆116Updated last month
- Collection of meshlet generation algorithms☆100Updated last week
- An attempt at a fully featured Vulkan 3D engine.☆20Updated 4 years ago
- A collection of primarily graphics programming focused blog posts.☆66Updated 3 months ago
- Efficient rendering with distance fields☆84Updated 7 years ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆62Updated 2 months ago
- Moment shadow mapping walkthrough (description only)☆27Updated 6 years ago
- A small dx12 base program I use to test shaders and techniques☆48Updated 2 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆68Updated 6 years ago
- Silhouette and toon shading post-processing with Vulkan☆85Updated 7 months ago