This year at GDC, my peers Evan, Kelsey, and Richard will showcase the latest progress in the UE NvRTX branch, including LSS optimized hair strands path tracing, an area Iβve had the privilege to work on over the past couple of months.
schedule.gdconf.com/session/stat...
06.03.2026 05:00
π 17
π 4
π¬ 0
π 0
I'd like to share @daqilin.bsky.social and I co-authored a chapter in the latest GPU Zen 4 book.
We cover the engineering details of implementing ReSTIR GI & PT in UE5's NvRTX branch, adopted in NVIDIA's Zorah project showcased at CES and GDC last year.
The book is now available on Amazon.
20.02.2026 17:10
π 50
π 10
π¬ 1
π 0
Totally enjoying it!
13.05.2025 21:22
π 2
π 0
π¬ 0
π 0
GDC 2025 | Path Tracing Nanite in NVIDIA Zorah - Full Session Replay
YouTube video by NVIDIA Game Developer
Our #GDC25 talk on Path Tracing Nanite in UE5 is now available on YouTube: youtu.be/8AnVpcIczyk
02.05.2025 13:48
π 14
π 5
π¬ 0
π 0
It work within my repo. It may need some adjustment to work on other theme, I'm not quite sure though.
21.04.2025 01:25
π 0
π 0
π¬ 0
π 0
Hi @mjp123.bsky.social
I thought this is something you may want to make it easier for you to write post in the future, π.
This is a lot of talk to chatgpt to make it happen, π
21.04.2025 01:21
π 1
π 0
π¬ 1
π 0
- Reference to a same item will result to the same link.
- The reference text will be a link on post, which links to the line of the corresponding reference item.
- Reference link supports both external link and other internal hugo post link.
[tbc]
21.04.2025 01:09
π 0
π 0
π¬ 1
π 0
Here are the features it supports.
- References with actual reference first will show earlier in the reference list
- References without actual references will show after those are actually refered in the order they are defined.
- Failing to find the tag will produce obvous error on page
[tbc]
21.04.2025 01:08
π 0
π 0
π¬ 1
π 0
- Reference to an item with a short code by using their tag, rather than hard coding it with numbers and links.
- At the end of the article, simply do `{{< refshow >}}` to show all the references articles.
[tbc]
21.04.2025 01:06
π 0
π 0
π¬ 1
π 0
So I build a tool that allows us to define references in a painless way in the future.
Here is how it works.
- Define references at the beginning, rather than at the end. Defining != showing.
- For each item, we only need tag, title and link/page. Page is for reference to other post of yours.
[tbc]
21.04.2025 01:04
π 0
π 0
π¬ 1
π 0
A nice hugo blog post tool that I built today
Sometimes, when we work on a post with a bunch of references, we may need to remove or add items in between.
When the article is almost done, adding/removing any of the references requires updating a bunch of hardcoded numbers, which is error prone
21.04.2025 01:03
π 4
π 1
π¬ 1
π 0