Rapid Iteration XR tools
In this section, we begin to look at options available for development with rapid development in mind. This means we want to minimize the time it takes to iterate through the development of a new feature by going through this process:
Requirement gathering (this is the main idea + requirements)
Development (in our case, scripting in Unity or performing a designing task)
Testing (either through a simulator or a link between a VR headset and your computer)
The idea here is to be able to perform all 3 in the most effective way, so if we find an issue, we can go through the cycle quickly but never leaving quality behind.
2 Lessons