I would like to know as .Net developer what is the best learning path to start building or learning Mixed Reality and Metaverse Apps? I know that this website is not for this sort of question but I couldn't find answer for my question.
CodePudding user response:
Mixed reality is a spectrum of immersive experiences, connecting and blending physical and digital worlds together in augmented reality and virtual reality applications. We make use of Mixed Reality Toolkit (MRTK) a cross-platform toolkit for building mixed reality experiences for Virtual Reality (VR) and Augmented Reality (AR). The toolkit provides a set of components and features that you can use to accelerate your Windows Mixed Reality development.
Here are the recommended hardware specifications:
- Processor: Intel Core i5-4590 or AMD FX 8350
- Graphics: NVIDIA GeForce GTX 1060 or AMD Radeon RX 480
- Memory: 8 GB RAM
- Ports: 3x USB 3.0
- Operating System: Windows 7 or superior
You can refer these docs and Learning paths for more information.
