- the article presents the problems with ray tracing in terms of divergence workflows
- Imagination GPUs are able to reorder rays in hardware to maintain better coherency

- the blog posts presents how to use high quality volumetric fog in UE4 to simulate ground level rolling fog
- based on multiple layers of 3D texture based noise, and fake self shadowing

- new Geometric Algebra designed for …