InCubedbyElanthirayanObserver Pattern: Explained with a Real-Life Story and Unity ScriptThe Observer Pattern is one of the most commonly used design patterns in game development and programming. It’s especially useful when you…Jan 6Jan 6
InCubedbyElanthirayanUnderstanding the Object Pooling Pattern Through a Real-Life Story — UnityGame development often involves managing a large number of objects efficiently, especially in scenarios where objects are repeatedly…Nov 25, 2024Nov 25, 2024
InCubedbyElanthirayan3D Model Formats:A Quick OverviewDive into the world of 3D model formats and their wide-ranging applications! This blog explores popular 3D formats and their use case. From…Nov 23, 2024Nov 23, 2024
InCubedbyElanthirayanUnderstanding the Singleton Pattern Through a Real-Life Story — UnityDesign patterns can often seem abstract when first introduced, but relating them to everyday scenarios makes them much easier to grasp. In…Nov 22, 2024Nov 22, 2024
InCubedbyElanthirayanStreamline Your Unity Project with a Well-Organized Folder StructureWhen it comes to game development with Unity, having a clean and well-organized folder structure is crucial for maintaining productivity…Nov 16, 2024Nov 16, 2024
InCubedbyElanthirayanAutomate Your Unity Project Setup: Create Default Folders with a Custom ScriptStarting a new Unity project often involves setting up a well-organized folder structure to keep your assets tidy and maintainable…Nov 16, 2024Nov 16, 2024
InCubedbyElanthirayan3D Design & Modeling Cheat Sheet for AR/VR ProjectsIf you’re a 3D designer working on Extended Reality (XR) projects, having quick guides can make your job easier and help you create amazing…Nov 11, 2024Nov 11, 2024
ElanthirayanEnhancing Unity Experiences with Azure OpenAI f: Bridging Virtual Worlds with Intelligent…In the previous part of our series, we explored how to run Azure OpenAI using FastAPI to interactively generate responses to user queries…Jun 30, 2024Jun 30, 2024
ElanthirayanEnhancing Unity Experiences with Azure OpenAI Chat for XR using FASTAPITo create a FastAPI application that integrates with Azure OpenAI, you can follow these steps. First, ensure you have the necessary…Jun 30, 2024Jun 30, 2024
InCubedbyElanthirayanUnity Visual Scripting vs C# Scripting: Pros and Cons, and Choosing the Right Approach for Your…Unity visual scripting and C# scripting are both ways to create interactivity and functionality in Unity game development, but they have…Apr 15, 2023Apr 15, 2023