EA Technology AI & Machine Learning Animation Speech & Language Rendering & Lighting SEED Frostbite All Teams AI & Machine Learning Animation Speech & Language Rendering & Lighting SEED Frostbite All Teams

Coverage Bitmasks for Efficient Rendering Algorithms

Written and presented by SEED’s Martin Mittring. Watch the video and download the presentation deck below.

Coverage Bitmasks for Efficient Rendering Algorithms

Download the presentation deck and notes. (14 MB PDF)

This presentation gives the humble old bitmask the attention it deserves.

Bitmasks have been part of parallel hardware implementations without really being called out. They have been disguised under various names: Coverage / Visibility / Occupancy / Occlusion / Blocker [bit] masks. They enable efficient rasterization, soft shadows, antialiasing, AO, GI, OIT, can speed up ray tracing, and more.

In this presentation, we go over where they have been used creatively and where they can be used. We explore their properties and show why they are becoming even more relevant for more GPU programmability and machine learning. They are a tool you can use to cull work efficiently and they combine well with stochastic algorithms.

Related News

Improving Generalization in Game Agents with Imitation Learning

SEED
Jul 16, 2024
How do we efficiently train in-game AI agents to handle new situations that they haven’t been trained on?

Towards Optimal Training Distribution for Photo-to-Face Models

SEED
Jul 8, 2024
How do we best construct game avatars from photos? This presentation discusses a work in progress with an optimized view of the training data.

Incorporating ML Research Into Audio Production: ExFlowSions Case Study

SEED
Jun 25, 2024
Mónica Villanueva and Jorge García present the challenges and lessons learned from turning a machine learning generative model from a research project into a game production tool.