kecho / gpu_algorithmsLinks
Misc repository for certain GPU algorithms.
☆43Updated 2 years ago
Alternatives and similar repositories for gpu_algorithms
Users that are interested in gpu_algorithms are comparing it to the libraries listed below
Sorting:
- Importance-sampled FAST Noise☆41Updated 6 months ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- Mini Spin-X Library☆53Updated this week
- Source code for the EON rough diffuse BRDF model☆43Updated 6 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
- Vulkan triangle in ~380 lines of code☆132Updated last week
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 4 years ago
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.☆54Updated 2 years ago
- Vulkan sample on VK_EXT_device_generated_commands and NV extension☆45Updated 9 months ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- ☆135Updated 2 years ago
- ☆82Updated 7 years ago
- A collection of primarily graphics programming focused blog posts.☆71Updated last year
- LucidRaster: real-time GPU software rasterizer for exact OIT☆57Updated last month
- Repo for KickstartRT demo application☆52Updated 3 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆123Updated 8 years ago
- Sample for cluster-based continuous level of detail rasterization or ray tracing☆142Updated 3 weeks ago
- Repository contains models and reference files for ray-tracing☆66Updated 3 years ago
- Testing various FBX file format parsing libraries☆62Updated 8 months ago
- Demo associata alla conferenza DevGames 2024 (https://devgames.org/) "Astrazioni per Vulkan/DirectX"☆29Updated last year
- A flexible rendering engine for real-time graphics R&D☆28Updated 2 months ago
- Assets used during the creation of SEED's Project PICA PICA☆80Updated 6 years ago
- Single file DDS header encoder and decoder☆80Updated 3 months ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated 2 years ago
- Vulkan framework for Windows☆89Updated 6 years ago
- OpenGL rendering pipeline with a parallax mapping shader made in the course Advanced Computer Graphics (TNCG14) at Linköpings University.☆33Updated 13 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆37Updated 4 years 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
- Silhouette and toon shading post-processing with Vulkan☆96Updated 4 months ago
- Rasterization on the GPU in "slow motion".☆62Updated 6 years ago