Engineering
Articles relating to Software Engineering and everything it involves. Relevant Topics: Unity, C/C#, App Development, SQA and more!
Optimizing Game using Unity Draw Call Management
In this article, you will learn what they are, how they work and why and how to manage draw calls. For the sake of simplicity and how complex the rendering process is, we will only focus on draw calls and not on the processes before and after draw calls.
[Solved] Compile issues with Facebook SDK in Unity for iOS
You will encounter literally 0 errors while you are in your unity editor but after you start compiling the export in Xcode you will face more than 30 errors / get haunted by dependency errors if you haven’t followed all the steps sincerely and carefully.