jendrikillner

Profile
Montreal, Canada
1 comments
31 followers
166 entries
Advertisement
jendrikillner
July 28, 2019
Graphics Programming weekly - Issue 95 — July 28, 2019
Are we done with Ray Tracing?
  • slides for Siggraph 2019 course
  • talking about the state of ray-tracing
  • state-of-the-art in hardware and software developments
  • provides a history and vision of where ray-tracing in games is going to develop
2,515 views
jendrikillner
July 21, 2019
Graphics Programming weekly - Issue 94 — July 21, 2019
Axis-Aligned Bounding Tetrahedra and Octahedra for Ray Tracing Bounding Volume Hierarchies
  • presents Axis-Aligned-Bounding-Tetrahedron (AABT) and Axis-Aligned-Bounding-Octahedron (AABO) as alternative approaches to axis-aligned Bounding Boxes (AABB) to build accelerat…
1,279 views
jendrikillner
July 14, 2019
Graphics Programming weekly - Issue 93 — July 14, 2019
Command buffers for multi-threaded rendering
  • explains a renderer architecture that separates command generation from execution
  • commands have an associated sort key that is used to determine the execution order
  • shows how to handle materials, resource updates and some ad…
2,209 views
jendrikillner
July 07, 2019
Graphics Programming weekly - Issue 92 — July 7, 2019
Spectral Primary Decomposition for Rendering with sRGB Reflectance
  • the paper presents a new technique that allows the generation of spectral data from sRGB source data
paper
2,023 views
jendrikillner
June 30, 2019
Graphics Programming weekly - Issue 91 — June 30, 2019
Nested Dielectrics
  • presents a technique that improves the handling of nested dielectrics in ray-tracing
  • example for nested dielectrics is “ice cubes in a drink in a glass”
  • tracking entering / existing geometry + priority system to handle overlap cases
1,602 views
jendrikillner
June 23, 2019
Graphics Programming weekly - Issue 90 — June 23, 2019
Using AMD FreeSync 2 HDR: Gamut Mapping
  • explains gamut mapping techniques
  • difference perceptual and clipping techniques
  • shows how gamut mappings are derived
wayback-archive
1,975 views
Advertisement
jendrikillner
June 16, 2019
Graphics Programming weekly - Issue 89 — June 16, 2019
Sampling projected spherical caps with multiple importance sampling
  • explains how to combine sampling of projected spherical caps and multiple importance sampling
  • source code provided
wayba…
1,780 views
jendrikillner
June 09, 2019
Graphics Programming weekly - Issue 88 — June 9, 2019
Triangles Are Precious - Let's Treat Them With Care
  • the presentation explains the stages a triangle is passing through while being processed for rendering
  • starts with a brief look at the software layers
  • provides more details on lower-level hardware layers
10,635 views
jendrikillner
June 02, 2019
Graphics Programming weekly - Issue 87 — June 2, 2019
Leveraging Ray Tracing Hardware Acceleration In Unity
  • presents how ray tracing is integrated into the High Definition Render Pipeline (HDRP)
  • a brief overview of the Unity raytracing API integration
  • shows how different effects have been implemented
  • including optimizatio…
1,532 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
14 Followers
klg71
Generalist
57 Entries
2 Followers
ApochPiQ
Generalist
628 Entries
45 Followers
15 Entries
14 Followers
johnhattan
Programmer
1,277 Entries
50 Followers
Advertisement