- Instruction Set Architecture provides an overview of how Vega architecture is designed
- an in-depth description of all instruction set and additional hardware details
- the article provides an overview of new features of the PowerVR SDK
- improved tools, improved Vulkan support, support for Android 10
- the article provides an overview of the experience using metal over the last 3 years
- discusses the situation on iOS, macOS, and improvement has been made since the first iterations
- the Unity tutorial shows how to create a skybox shader that uses a gradient defined by two colors
- a web-based ray tracing framework that exposes programmable stages based on GLSL for rapid prototyping, in a similar fashion to ShaderToy
- the blog details the mathematical approach of Monte-Carlo integration
- additionally explores several techniques (such as Importance Sampling) to reduce the variance
- the article extends the knowledge from part 1 to the domain of solving the rendering equation
- explains the theory behind the different aspects of path tracing
- the article presents an exploration of a material system designed for Vulkan requirements
- the material system expresses the information required to create pipeline objects
- additionally supports loading and binding of resources
- example implementation (with provided code) provides examples of how to use it for different workloads
Thanks to Bruno Opsenica for support of this series.
Would you like to see your name here too? Become a Patreon of this series.