GraphicsProgramming / resourcesLinks
Contains resources curated by the GraphicsProgramming discord. This includes articles, tutorials, and more.
☆160Updated last year
Alternatives and similar repositories for resources
Users that are interested in resources are comparing it to the libraries listed below
Sorting:
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆296Updated 4 years ago
- Data Driven Rendering repository☆279Updated 4 years ago
- Graphics Programming Resources List☆251Updated 7 months ago
- revisiting a known normal transformation in computer graphics☆320Updated 6 years ago
- A simple ImGui component for rendering profiling data☆276Updated 3 months ago
- DirectX 12 Renderer☆358Updated 4 years ago
- A minimalist and easy to use graphics API.☆523Updated last week
- Yet Another Renderer☆179Updated 6 years ago
- An abstraction layer for graphics APIs.☆212Updated 3 weeks ago
- A dx12/Vk game engine (kind of).☆130Updated 4 years ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆306Updated 2 months ago
- Realtime Vulkan path tracer from scratch kind of thing☆83Updated 3 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆339Updated 2 years ago
- General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)☆273Updated 6 years ago
- RTX Ray Tracing Renderer, made by Y3 students at Breda University of Applied Science☆211Updated 5 years ago
- A snapshot of our vulkan backend code☆327Updated last year
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Blazingly fast Vulkan glTF Viewer☆121Updated this week
- Vulkan triangle in ~380 lines of code☆130Updated 3 weeks ago
- A demo that I created for my Master thesis that demonstrates a rendering technique called Volume Tiled Forward Shading. This technique is…☆122Updated 2 months ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆74Updated 6 years ago
- Modern toy DirectX 12 renderer☆166Updated last year
- Render lab built on top of vulkan, aiming to create a real time planet scale large scene. Also some widely adopted techs are implemented,…☆295Updated 4 years ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆360Updated this week
- Modified version of Sony's open sourced vector and matrix math library.☆305Updated last year
- A rendering sample that demonstrates bindless deferred texturing using D3D12