"Utilizing our Dreamwave platform, we were able to quickly implement ideas and create a more interactive experience for users at home."Active Theory
Q: What influenced your chosen technical approach, and how did it go beyond past methods?
A: For 2021, we wanted to increase user engagement with the festival. This led us to a layout with a main stage area plus additional zones you could teleport to and explore. We also included audio chat for users to encourage socialization amongst fans. Finally, we wanted to include the festival stream in the 3D environment to make the experience more immersive and to avoid making users access a different platform to watch the stream.When did you experience a breakthrough or an "a-ha" moment during this project?
Having such large environments meant performance was going to be a challenge. To meet performance standards across all devices, we implemented procedures like frustum culling, distance-based culling and scaling the number of instances based on device performance. This combination of approaches took a big load off the GPU and helped us run the experience at optimal performance, even on older phones.