I’m Jonathan Kunstwald, Staff Software Engineer at Rivian.
Before, I co-founded Shaped Code GmbH, where I used to do consulting work after completing my master’s degree in computer science at RWTH Aachen, Germany. Views expressed on this blog are solely my own.
Posts
14 Jul 2024
Cutting Triangles on Graphics Cards
24 Feb 2021
Notes on Writing Recursive Shaders
Porting and Debugging
13 Jun 2020
Parallel CSG Operations on GPU
Intersect, Scan, Compact
14 Feb 2020
Waking Threads up as Fast as Possible
Sleep(1) is not enough