Dilmer Valecillos Profile picture
XR Programmer Unity, AI, C#, C++, Python, & coding lover. Microsoft MVP Teaching XR / Metaverse šŸ‘“ https://t.co/rlrdptvbvy founder posting resources to https://t.co/0khT5vnvt3
Dec 7, 2022 ā€¢ 5 tweets ā€¢ 4 min read
SO MANY challenges when starting #VR DEVELOPMENT such as what are all the tools & what do they do?

THIS IS FOR YOU!

1- Start & learn to use a game engine (Unity/Unreal)
2- Learn Visual Scripting (C#/C++ more flexibility)
3- Get a VR Headset & computer (mac or win)

šŸ§µ Thread Image 4- Ask yourself the question: what platform do you want to build for? Do not overcomplicate this, just pick one ex: Meta, SteamVR, etc
5- For Unity which is my expertise try the following toolkits: (XR Interaction Toolkit, MRTK 3, UltimateXR, VRIF, Hurricane VR) Image
Oct 26, 2022 ā€¢ 23 tweets ā€¢ 6 min read
SDKs I recommend for #AR & #VR with details that makes each of them unique & useful for different use cases:

šŸ“Œ MRTK (Microsoft Mixed Reality Toolkit): one of my favorites and it is a powerful open source project that accelerates cross-platform mixed reality creation.

šŸ§µ Thread Image MRTK provides a lot of features and supports a large amount of XR devices such as HoloLens 2, Meta Quest, Windows Mixed Reality, SteamVR, and others.

More information about MRTK: learn.microsoft.com/en-us/windows/ā€¦