Graphics Programming weekly - Issue 402 - August 3rd, 2025 www.jendrikillner.com/post/graphic...
04.08.2025 13:36 β π 44 π 16 π¬ 0 π 0@andrewmac.bsky.social
Graphics/Rendering https://www.andrewmac.ca/
Graphics Programming weekly - Issue 402 - August 3rd, 2025 www.jendrikillner.com/post/graphic...
04.08.2025 13:36 β π 44 π 16 π¬ 0 π 0Graphics Programming weekly - Issue 401 - July 27th, 2025 www.jendrikillner.com/post/graphic...
28.07.2025 16:30 β π 55 π 14 π¬ 0 π 1Graphics Programming weekly - Issue 400 - July 20th, 2025 www.jendrikillner.com/post/graphic...
22.07.2025 15:37 β π 57 π 19 π¬ 0 π 0Graphics Programming weekly - Issue 399 - July 13th, 2025 www.jendrikillner.com/post/graphic...
17.07.2025 13:11 β π 53 π 19 π¬ 0 π 0Graphics Programming weekly - Issue 398 - July 6th, 2025 www.jendrikillner.com/post/graphic...
07.07.2025 13:24 β π 64 π 16 π¬ 0 π 0Graphics Programming weekly - Issue 397 - June 29th, 2025 www.jendrikillner.com/post/graphic...
30.06.2025 12:50 β π 42 π 11 π¬ 0 π 1Gigi Version 1.0.0 released!
This includes WebGPU code generation, and the dx12 preview feature cooperative vectors.
A gallery of a few Gigi techniques that you can run in your browser:
electronicarts.github.io/gigi/
Gigi:
github.com/electronicar...
Graphics Programming weekly - Issue 395 - June 15th, 2025 www.jendrikillner.com/post/graphic...
17.06.2025 13:40 β π 71 π 19 π¬ 1 π 1Graphics Programming weekly - Issue 394 - June 9th, 2025 www.jendrikillner.com/post/graphic...
10.06.2025 13:43 β π 69 π 28 π¬ 1 π 0Graphics Programming weekly - Issue 393 - May 25th, 2025 www.jendrikillner.com/post/graphic...
26.05.2025 14:08 β π 92 π 23 π¬ 0 π 0Graphics Programming weekly - Issue 391 - May 11th, 2025 www.jendrikillner.com/post/graphic...
12.05.2025 13:30 β π 74 π 23 π¬ 1 π 0Radix Sort is a fast, non-comparison-based algorithm ideal for sorting large datasets especially on GPUs.
π‘ Check out our research that introduces a memory-efficient GPU Radix Sort that improves on Onesweep:
gpuopen.com/learn/boosti...
Graphics Programming weekly - Issue 389 - April 27th, 2025 www.jendrikillner.com/post/graphic...
28.04.2025 13:16 β π 52 π 18 π¬ 0 π 0Graphics Programming weekly - Issue 388 - April 20th, 2025 www.jendrikillner.com/post/graphic...
22.04.2025 13:33 β π 67 π 22 π¬ 0 π 0Nice, embracing the OG content creators. Shoutout to authors for dropping bangers since 700 BC.
15.04.2025 12:59 β π 1 π 0 π¬ 0 π 0Graphics Programming weekly - Issue 387 - April 13th, 2025 www.jendrikillner.com/post/graphic...
14.04.2025 13:45 β π 82 π 23 π¬ 0 π 1Graphics Programming weekly - Issue 386 - April 6th, 2025 www.jendrikillner.com/post/graphic...
07.04.2025 14:03 β π 64 π 21 π¬ 1 π 1Hello you fine Internet folks,
Today we are continuing our deep-diving into the RDNA4 architecture with looking at the newly added Dynamic Register Allocation and how it compares to Nvidia's `setmaxnreg`.
Hope y'all enjoy!
open.substack.com/pub/chipsand...
old.chipsandcheese.com/2025/04/05/d...
Graphics Programming weekly - Issue 385 - March 30th, 2025 www.jendrikillner.com/post/graphic...
01.04.2025 14:22 β π 56 π 22 π¬ 0 π 1New blog post! "Measuring acceleration structures", in which we will compare BVH costs on various GPU architectures and drivers and attempt to understand the details enough on AMD hardware to make sense of the numbers!
Reposts appreciated :)
zeux.io/2025/03/31/m...
Graphics Programming weekly - Issue 384 - March 24th, 2025 www.jendrikillner.com/post/graphic...
24.03.2025 14:21 β π 72 π 22 π¬ 0 π 0Graphics Programming weekly - Issue 383 - March 16th, 2025 www.jendrikillner.com/post/graphic...
17.03.2025 15:43 β π 79 π 25 π¬ 0 π 0I decided to open source my implementation of Surfel Radiance Cascades Diffuse Global Illumination, since I'm not longer actively working on it. Hopefully the code can serve as a guide to others who can push this idea further :)
github.com/mxcop/src-dgi
Graphics Programming weekly - Issue 382 - March 9th, 2025 www.jendrikillner.com/post/graphic...
10.03.2025 14:01 β π 89 π 25 π¬ 1 π 0Graphics Programming weekly - Issue 381 - March 2nd, 2025 www.jendrikillner.com/post/graphic...
03.03.2025 15:18 β π 87 π 24 π¬ 0 π 1Graphics Programming weekly - Issue 380 - February 23rd, 2025 www.jendrikillner.com/post/graphic...
24.02.2025 14:40 β π 71 π 23 π¬ 0 π 1Graphics Programming weekly - Issue 379 - February 16th, 2025 www.jendrikillner.com/post/graphic...
17.02.2025 14:27 β π 70 π 24 π¬ 0 π 0Graphics Programming weekly - Issue 378 - February 9th, 2025 www.jendrikillner.com/post/graphic...
10.02.2025 14:29 β π 88 π 27 π¬ 0 π 1Graphics Programming weekly - Issue 377 - February 2nd, 2025 www.jendrikillner.com/post/graphic...
04.02.2025 14:27 β π 96 π 25 π¬ 0 π 0dear imgui 1.91.8 released!
github.com/ocornut/imgu...