GraphicsProgramming / resourcesLinks
Contains resources curated by the GraphicsProgramming discord. This includes articles, tutorials, and more.
☆159Updated 7 months ago
Alternatives and similar repositories for resources
Users that are interested in resources are comparing it to the libraries listed below
Sorting:
- revisiting a known normal transformation in computer graphics☆318Updated 5 years ago
- Data Driven Rendering repository☆269Updated 3 years ago
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆287Updated 3 years ago
- DirectX 12 Renderer☆351Updated 4 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆214Updated last month
- General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)☆272Updated 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…☆284Updated last week
- A snapshot of our vulkan backend code☆290Updated 7 months ago
- A dx12/Vk game engine (kind of).☆130Updated 4 years ago
- Graphics Programming Resources List☆244Updated last month
- A simple ImGui component for rendering profiling data☆254Updated last year
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆332Updated last month
- Yet Another Renderer☆177Updated 5 years ago
- An abstraction layer for graphics APIs.☆208Updated last month
- 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…☆171Updated last year
- A minimalist and easy to use graphics API.☆513Updated 2 weeks ago
- Chop 3D objects to meshlets☆439Updated 2 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆638Updated 7 months ago
- A collection of innocent cubes, to freak out your engine, or not. If not you may receive the "deccer-cubes-approval" role on our discord.…☆49Updated 5 months ago
- Realtime Vulkan path tracer from scratch kind of thing☆78Updated 2 years ago
- SH for HLSL 2021☆229Updated 3 months ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆218Updated this week
- DirectX12 Graphics renderer used for implementing rendering techniques such as PBR / IBL, Deferred Shading, SSAO, Bloom, Shadow Mapping, …☆143Updated 5 months ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆411Updated last year
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆235Updated 2 years ago
- 🧙 MAGE v0☆272Updated 5 months ago
- Deferred Vulkan rendering playground using Crytek's Sponza scene☆185Updated 6 years ago
- RTX Ray Tracing Renderer, made by Y3 students at Breda University of Applied Science☆205Updated 5 years ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆404Updated 2 years ago