Akshay ArorainXRPracticesCoding Optimizations for XR apps and game development in UnityIn continuation to the last article regarding basics of optimizations in Unity, here are some script or code related best practices to be…Nov 29, 20221Nov 29, 20221
Akshay ArorainXRPracticesOptimization in Unity3D for XR apps & Game DevelopmentOptimization is a very important area to look into while building real time XR(AR/VR/MR) applications and game development.Nov 18, 2022Nov 18, 2022
Akshay ArorainXRPracticesLet’s Build a Custom Event System in Unity3DBefore jumping into what is an event system and how to make it, let’s first discuss why is it useful to have an event system?May 3, 20201May 3, 20201
Akshay ArorainXRPracticesDependency Injection in UnityA motorcycle needs tyres to move and tyres provide the motorcycle with enough balance for movement. Therefore, motorcycles depend on tyres…Apr 5, 20203Apr 5, 20203
Akshay ArorainXRPracticesUnit Testing in Unity — WHAT TO TEST?The most common question that arises while doing Test Driven Development(TDD) or writing unit test cases is that “What should I test and…Jan 21, 2020Jan 21, 2020