What is P3?

Asked on 2024-07-30

1 search

P3, or Display P3, is a color space used in various Apple devices, including Vision Pro. It defines the maximum extents of the color space, which is crucial for rendering accurate and vibrant colors. When developing applications, especially those involving textures and 3D assets, it's important to select the correct color space to ensure consistent results. For example, textures authored using sRGB Display P3 should be specified as such in Xcode to avoid any unintended color transformations.

For more details on how to optimize your 3D assets for spatial computing and the use of color spaces, you can refer to the session Optimize your 3D assets for spatial computing.