danilw / GPU-my-list-of-bugsLinks
Vulkan and other GPU API bugs I found.
☆69Updated last month
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
Sorting:
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆86Updated last year
- Vulkan triangle in ~380 lines of code☆132Updated 2 weeks ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆56Updated 4 years ago
- ☆133Updated 8 months ago
- Experiment of global illumination in screen space☆88Updated 7 years ago
- ☆135Updated 2 years ago
- Voxel / ray tracing template for the blog posts.☆64Updated last year
- 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…☆173Updated 2 years ago
- Physically based renderer demo written using Vulkan.☆90Updated last year
- Misc repository for certain GPU algorithms.☆43Updated 2 years ago
- Testing various FBX file format parsing libraries☆62Updated 8 months ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 11 months ago
- A simple AVDB constraint-based dynamics solver implementation using LegitVulkan☆65Updated 6 months ago
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.☆105Updated 2 months ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆96Updated this week
- Spatially Hashed Radiance Cache (SHaRC) Library☆98Updated last month
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆128Updated 7 months ago
- Encode/decode/info to KTX/KTX2/DDS files with LDR/HDR and BC/ASTC/ETC2. Mac/Win C++11 too, Mac viewer, and scripts for batch processing …☆168Updated 7 months ago
- 💡 Experimental real-time global illumination renderer 🦀☆78Updated last year
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆197Updated last year
- Sample for cluster-based continuous level of detail rasterization or ray tracing☆142Updated 3 weeks ago
- Collection of meshlet generation algorithms☆122Updated last month
- OpenGL rendering pipeline with a parallax mapping shader made in the course Advanced Computer Graphics (TNCG14) at Linköpings University.☆33Updated 13 years ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆78Updated last year
- 2D rectangular bin packing with option for item removal☆116Updated last year
- VorteGrid: Interactive Fluid Simulation for Games and Movies☆105Updated 4 years ago
- LucidRaster: real-time GPU software rasterizer for exact OIT☆57Updated last month
- Graphics experiments for fun☆74Updated 3 months ago
- Customizable compute shader for fast cache-aware mipmap generation☆56Updated last year
- Mini Spin-X Library☆53Updated this week