Hi All So i released this video online and received a question from youtuber anic99a asking how i achieved this cool effect. Let me begin to elaborate the demo was produced using game maker studio for rapid prototyping i’m…
Easy OAuth Login with ASP.Net
Sso I’ve been trying to get facebook and twitter login via oauth working in a simple webforms application with no success, there is virtually no usable documentation or tutorials online so i figured it would be time for me to…
Seed Based Matrix Randomization
So today i found myself in the odd circumstance that i needed a random value when given an X and Y coordinate naturally doing a dual for loop for each resulted in a horrible slow method that completely destroyed performance.…