Krzysztof Narkowicz's Avatar

Krzysztof Narkowicz

@knarkowicz.bsky.social

Engineering Fellow at Epic Game. I love games, graphics and lighting. https://knarkowicz.wordpress.com

1,452 Followers  |  149 Following  |  39 Posts  |  Joined: 03.09.2023  |  2.2889

Latest posts by knarkowicz.bsky.social on Bluesky

I recommend just reading the slides. After the talk, we filled the presenter notes with more information than we could fit in our live talk.

14.10.2025 13:47 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It was recorded, so at some point it should be available on the ACM website.

29.09.2025 23:31 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

MegaLights slides were just posted online. There's a bunch of details in slide notes if you're curious how our new Stochastic Direct Lighting solution works, why we made it and want to learn a bit about the problem space.

26.08.2025 17:10 β€” πŸ‘ 52    πŸ” 13    πŸ’¬ 3    πŸ“Œ 1
Post image

#SIGGRAPH2025 Advances in Real-Time Rendering in Games course slides for "MegaLights: Stochastic Direct Lighting in Unreal Engine 5” talk by @knarkowicz.bsky.social and @tiagocostav.bsky.social from Epic Games are now online
advances.realtimerendering.com/s2025/index....

26.08.2025 15:59 β€” πŸ‘ 31    πŸ” 12    πŸ’¬ 0    πŸ“Œ 1
Post image

Thank you @ceruleite.bsky.social for 20 years of organizing the Adavances course. I did learn a lot from it over the years. And also for a really well chosen speaker swag :)

15.08.2025 14:16 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

It's time to share the program for the 2025 Advances in Real-time Rendering in Games.

Check out all the details here: advances.realtimerendering.com/s2025/index....

and, of course, come attend the course live on Tuesday August 12 at SIGGRAPH in Vancouver!

06.08.2025 05:53 β€” πŸ‘ 69    πŸ” 31    πŸ’¬ 2    πŸ“Œ 0

We use a similar technique in UE, but using cheap AO derived from the distance fields, which then artists use to modify materials in material shaders. Though it's much less powerful - more like a procedural scene-aware texturing than a mesh blend system.

31.07.2025 19:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
The Future of Analytical Materials in a Neural World
YouTube video by High-Performance Graphics The Future of Analytical Materials in a Neural World

Amazing talk about Neural Materials. Lots of insight - from why layered materials are important to an overview of current neural solutions and their tradeoffs: youtu.be/xUnXPNFWJUY?...

15.07.2025 12:29 β€” πŸ‘ 30    πŸ” 9    πŸ’¬ 0    πŸ“Œ 1

My feeling is that 20y ago there was a huge barrier to start, but if you could land a publishing deal (even on Steam) your game would at least recoup a large part of the budget. Nowadays the risk is much higher.

06.07.2025 21:06 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It's very simple. One is checkerboarding and the other one is half/quater res.

22.05.2025 01:24 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Well, it's more like "Go, go, go, fuck (KURWAAA), police" :)

20.05.2025 14:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Great to see you getting this award and certainly well deserved!

14.05.2025 11:41 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

It's designed for run time compression (e.g. real-time captured env maps), so quality isn't the best. If you can compress those offline then likely Compressonator would be a better choice.

01.05.2025 21:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I imagine dynamic register allocation is also quite useful on DXR 1.0, as on hit you need to evaluate materials and they can have highly variable complexity. At least in the future, as for now it seems like everyone is either simplifying or caching materials for perf reasons.

09.04.2025 11:37 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

It reminds me of FMV games, which were a cool idea, but it also was a dead end due to various limitations of the tech.

07.04.2025 11:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Another great article from Chips and Cheese. This time about dynamic RDNA4 register allocation. Having full dynamic allocation would be huge for all those complex shaders we write nowadays, but as the article shows it's not easy to get there.

06.04.2025 13:38 β€” πŸ‘ 18    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
Measuring acceleration structures Hardware accelerated raytracing, as supported by DirectX 12 and Vulkan, relies on an abstract data structure that stores scene geometry, known as β€œacceleration structure” and often referred to as β€œBVH...

New 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...

01.04.2025 04:49 β€” πŸ‘ 125    πŸ” 56    πŸ’¬ 2    πŸ“Œ 0

I see this more as a big corp opened a service which allows you to order Simpson merch without owning the IP. Yeah, a skilled artist could make such a t-shirt himself, but it's not the same as a company earning money by selling them.

29.03.2025 14:54 β€” πŸ‘ 9    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Well, obviously would prefer a tech paper actually digging into tech, but still it's a nice post with some hints. Hopefully one day the embargo will be lifted.

14.03.2025 20:51 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
DLSS 4: Transforming Real-Time Graphics with AI

Interesting to see a bit of details behind the amazing DLSS tech: research.nvidia.com/labs/adlr/DL...

13.03.2025 22:14 β€” πŸ‘ 31    πŸ” 7    πŸ’¬ 1    πŸ“Œ 1

In UE we just write out line data to a buffer and then draw those lines using the rasterizer.

21.12.2024 18:23 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

VT surface catching has always been a very tempting idea, which could help with lots of things, but how do you deal with generating unique and reasonable UVs on UGC content? Some things like foliage don't seem to have a good solution.

15.12.2024 14:51 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Not sure what's the definition of PT translucency, but UE5 RT translucency does trace paths. This is how it can do multiple reflection/refraction events, where each hit needs to be lit by multiple light sources and receive GI.

10.12.2024 23:22 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Graphics Programming Conference 2024 - YouTube The Graphics Programming Conference is a three day event in November. We have keynotes from industry experts, presentations, and β€œmasterclass” workshops with...

Graphics Programming Conference 2024 talks are up. Looking forward to learning the new Tomasz magic :) www.youtube.com/playlist?lis...

04.12.2024 12:34 β€” πŸ‘ 79    πŸ” 22    πŸ’¬ 1    πŸ“Œ 0

It's just a latest type of one of those weird airplane audio jacks, preventing people from stealing headphones: www.amphenolpcd.com/wp-content/u...

02.12.2024 23:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Nowadays you could make a good living from videos like that on YouTube :)

16.11.2024 16:05 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Does anyone know whether DoF is done through path tracing or post in offline movie rendering? I've heard that it's mostly done in post due to performance and extra flexibility, but I wonder whether that's still the case, and whether some shots are rendered (challenging DoF) and some in post.

12.11.2024 22:48 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 8    πŸ“Œ 0

Shipped solution uses a small runtime NN, but at the end of the talk they mentioned that they later found a faster alternative, which they call there "product fields".

07.11.2024 00:13 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Talk was amazing, but not sure if this is an example of an appealing NN application, as they came up with a better non-NN solution at the end :)

06.11.2024 22:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I meant barriers for hobby projects. As for the practicality and performance cost, indeed that's an issue as ML is a quite bruteforce solution. I suspect upscalers don't run per pixel ML due to cost and inability to quantize. Rather they output downscaled/quantized heuristics, which then drive TAAU.

03.11.2024 01:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@knarkowicz is following 20 prominent accounts