A new blog from Codeplay continues on from Ray-tracing in a Weekend with SYCL: Basic sphere tracing, which tackled rendering. In this second post, Codeplay shows how to use SYCL to improve the performance of the previous code further using some interesting techniques.