Contents

Rendering a scene with forward plus lighting using tile shaders

Implement a forward plus renderer using the latest features on Apple GPUs.

Overview

Configure the sample code project

To run the app:

  • Build the project with Xcode 11 or later.

  • Target an iOS device with an A11 chip or later and iOS 11 or later.

See Also

Lighting techniques