- the article discusses how to classify GPGPU work into the critical sequential work and the total amount of work done across all workers
- presents how this division is useful to talk and understand the performance of algorithms
- the article presents how RGBE 8888 should be encoded and decoded correctly
- explains the reasoning and shows how the encoding format works
- part 2 of path tracing implementation series, adding Glossy reflection Anti-Aliasing, tone mapping, and camera exposure
- Podcast episode with Arisa Scott (Unity), Eric Haines (NVIDIA), Mike Hardison (Blizzard Entertainment), Mohen Leo (ILM)
- discussing the evolution of real-time technology and upcoming techniques
- the article explains how to use to distribute points onto the surface of a sphere
- new Vulkan SDK now contains the Microsoft Shader Compiler
- GFXReconstruct is a new layer and tool that will replace vktrace, it allows recording and playback of Vulkan commands
- this guide is designed to explain SPIR-V, what to use it for and present an overview of the internals
- additionally provides instructions for tooling and extension mechanism
- Shader guide that explains how to write Unity shaders that are compatible with the Universal Render Pipeline
- highlighting differences between the built-in pipeline and Universal Render Pipeline
- the article shows problems of floating-point precision in the model export pipeline
- the presentation explains what Ambient Occlusion is, and provides an overview of different algorithms used to implement the effect
- presents a method to implement a Cubism effect, similar to what can be seen in “Spider-Man: Into the Spider-Verse”
- provides a Unity implementation
- the article presents Contrast Adaptive Sharpening and how it’s used in EVE to make details on ships and planet surfaces clearer
- Unity tutorial that shows to mix Normal map correctly
- considerations to export normal maps to take the most advantage of the BC compresses precision
Thanks to Graham Wihlidal for support of this series.
Would you like to see your name here too? Become a Patreon of this series.