Gaming : Anti-Aliasing Techniques


Recently,I was learning CocosSharp.It is a game engine which provides technology for making cross-platform games.As soon as you hit the first line of code, you see this`application.PreferMultiSampling = false;`Ok,I see that there is an application object and you are setting its property PreferMultiSampling of type boolean to false.But why should we do this ?MultiSampling is … Continue reading Gaming : Anti-Aliasing Techniques

Talk : Best Practices in Game Development


This December 14th, I was invited to present and talk on Best practices in Game Development at VideoGameFest by Dumadu Games. Here's the Invite mailed to all the GameDev  I also spoke about performance optimization Tips and Tricks Catch my session -Best practices in Game Development at 7PM today at #VGFBengaluru #videogamefest #gamedev #mvpbuzz #fb— Vidyasagar Mac (@iAmVMac) December 14, 2014My talk on … Continue reading Talk : Best Practices in Game Development