microsoft-reactor-cover

Reactor FAQ

How do I schedule events at the Reactor? Email MSFTReactorPHL@microsoft.com, and we will work with the University City Science Center to get you on the calendar. Does it cost anything to host events? There is a $250 cleanup & security fee for events between 5:00pm- 8pm, but Microsoft can often foot the bill. Reach out to…

A beginner's guide to WebGL

Join the discussion on Reddit. WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D computer graphics and 2D graphics within any compatible web browser without the use of plug-ins. You will often find developers using it for games, but it is finally gaining widespread visibility across the web, and is now being used…

Asm.js and WebGL for Unity and Unreal Engine

Unity, and Epic’s Unreal Engine, the popular middleware tools frequently used by game developers are not limited to creating compiled applications that run as an executable. Unity previously had a web player, which was a downloadable plugin that used ActiveX. Chrome killed support for NPAP (Netscape Plugin API), but announced it over one year ago.…

asm.js is headed to the Chakra JavaScript engine for Spartan in Windows 10, and what it means for games

Earlier today, we flipped asm.js to “In Development” at status.modern.ie. Support for asm.js has beenone of the top 10 most-requested items at the IE Suggestion Box on UserVoice since we launched it in December. This is huge. What is asm.js? John Resig talked about it more in depth in his blog, some time ago. Here’s how…