Skip to content

OneStopDotnet

An Aficionado's World

  • Home
  • About
  • .Net
    • What’s new in .NET
    • C#
    • ASP.NET
  • Mobile
    • Xamarin
  • Gaming
    • Gaming Blog
    • unity
  • Javascript

Month: December 2014

2D Game Engine, 2D platform, Anti-Aliasing Techniques, CocosSharp, game development

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

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Google+ (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to print (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • More
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pocket (Opens in new window)

Like this:

Like Loading...
December 27, 2014June 30, 2015Leave a comment
Event

GameHack Chat with Vidyasagar, Microsoft MVP (Gaming)


Chit-Chat with Shrey from Gaming Central on Gaming in India at Game Hack Launch by Reliance Games in association with Intel , Gaming Central etc

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Google+ (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to print (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • More
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pocket (Opens in new window)

Like this:

Like Loading...
December 22, 2014Leave a comment
game development, Game development best practices, Game Engines, game performance optimisation

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

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Google+ (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to print (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • More
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pocket (Opens in new window)

Like this:

Like Loading...
December 21, 2014June 30, 2015Leave a comment
Event, Gaming, Microsoft, News, teched

Never ending love for ‘Game’ – A moment to cherish


"It all started a year and half ago". These were the words which i spoke yesterday at TechEdIndia 2014. But my gaming life started at Microsoft DevCamps last november when i met Sandeep Alur and Ujjwal kumar - My Mentor,Guide and Guru. Their guidance and support is never forgetting. I should also thank each and everyone who … Continue reading Never ending love for ‘Game’ – A moment to cherish

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Google+ (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to print (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • More
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pocket (Opens in new window)

Like this:

Like Loading...
December 18, 2014Leave a comment
C#, F#

Functional Vs Imperative language paradigms


These days, i am in deep love with Microsoft's F# language and Apple's Swift language.F# on one side has picked the good parts from Functional languages like ML and oCaml + Imperative languages / Object-Oriented language like C#. Swift on the other end is a multi-paradigm languages picking language ideas from Objective-C, Rust, Haskell, Ruby, … Continue reading Functional Vs Imperative language paradigms

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Google+ (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to print (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • More
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pocket (Opens in new window)

Like this:

Like Loading...
December 17, 2014December 17, 2014algorthmic languages, declarative languages, F#, Functional languages, functional programming paradigm, Functional Vs Imperative languages, Imperative languages, procedural programming, swift language1 Comment
Event, Founder of 4gency Ep .02, Level up, LEVEL UP-Habitat’s Charles Cox

LEVEL UP Ep .02 – Habitat’s Charles Cox, Founder of 4gency


//channel9.msdn.com/Shows/Level-Up/Episode-2-Habitats-Charles-Cox-Founder-of-4gency/playerLevel Up is a show devoted to game development. Each show will recap current news and events in gaming, deep dive with a game industry insider, and cover tips for programming or finding resources to help you with game construction. We would love to hear from you with feedback or suggestions for what you would … Continue reading LEVEL UP Ep .02 – Habitat’s Charles Cox, Founder of 4gency

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Google+ (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to print (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • More
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pocket (Opens in new window)

Like this:

Like Loading...
December 12, 2014Leave a comment
2D Game Engine, 2D platform, game development, Gaming, HTML5, html5 game, Javascript, learn game development

HTML5,Javascript : Game engines and tools


HTML5 game enginesThe following are few examples of game engines implemented with HTML5 and JavaScript:Construct 2: One of the first WebGL enabled HTML5 game engines. Exports purely to HTML5 and JavaScript. Uses Canvas only and is extensible with JavaScript plugins.Isongenic Engine: One of the most promising engines out there today. Massively multiplayer networking built in, … Continue reading HTML5,Javascript : Game engines and tools

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Google+ (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to print (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • More
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pocket (Opens in new window)

Like this:

Like Loading...
December 3, 2014Leave a comment

Posts navigation

Older posts

Recognitions

XBox
XBox
Intel-Software-Innovator_Badge_RGB_V_1c
22428-dzone_mvb_button3

Top Posts

  • Visual C# 2010 Samples
    Visual C# 2010 Samples
  • Powershell-"File cannot be loaded"
    Powershell-"File cannot be loaded"
  • C#
    C#
  • Runtime Vs Compile time Errors in C#
    Runtime Vs Compile time Errors in C#

Categories

2D game 2D Game Engine 2D games 2D platform ASP.NET assets for game development AZURE C# C# scripting unity3d CocosSharp Event game design game development Game engine Game Engines Gaming learn game development Level up Microsoft Mobile mobile game development News programming languages Start game development today unity unity 2d Unity engine WCF What's new in .NET windows store

Author

  • VMac
    • Learn Swift language: The C# Way — Vidyasagar MSC
    • Xamarin C# binding of a Cocoapods iOS SDK using Sharpie — Vidyasagar MSC
    • Xamarin & VS 2015 : Break the error message into Chunks.
    • Win10GameJam : An unforgettable Gamexperience
    • Windows 10 : Start building Universal Apps – Getting started

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 1,759 other followers

Tweets

My Tweets

Recent Posts

  • Learn Swift language: The C# Way — Vidyasagar MSC
  • Xamarin C# binding of a Cocoapods iOS SDK using Sharpie — Vidyasagar MSC
  • Xamarin & VS 2015 : Break the error message into Chunks.
  • Win10GameJam : An unforgettable Gamexperience
  • Windows 10 : Start building Universal Apps – Getting started
  • What’s new in Unity 5
  • Visual Studio : What’s new in 2015 debugging
  • TouchDevelop – Programming on the GO
  • BDotNet: Valentine with AngularJS
  • Reboot : DocumentDB – NoSQL on cloud

BLOG ARCHIVES

  • August 2016 (2)
  • August 2015 (1)
  • June 2015 (1)
  • March 2015 (2)
  • February 2015 (3)
  • January 2015 (4)
  • December 2014 (8)
  • November 2014 (11)
  • October 2014 (2)
  • September 2014 (4)
  • August 2014 (4)
  • July 2014 (6)
  • June 2014 (4)
  • May 2014 (2)
  • April 2014 (6)
  • March 2014 (2)
  • February 2014 (3)
  • January 2014 (5)
  • December 2013 (11)
  • June 2013 (1)
  • June 2012 (2)
  • May 2012 (1)
  • April 2012 (1)
  • February 2012 (1)
  • January 2012 (2)
  • December 2011 (1)
  • November 2011 (1)
  • September 2011 (2)
  • June 2011 (2)
  • March 2011 (2)
  • September 2010 (1)
  • August 2010 (2)
  • May 2010 (5)
  • April 2010 (4)
  • Twitter
  • Gaming Blog
  • Website
OneStopDotnet
loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.
Cancel
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
%d bloggers like this: