Articles by Kevin Ngo
-
A-Frame 0.2.0 – The Extensible VR Web
A-Frame is a framework that makes it easy to build virtual reality (VR) content for the Web. It provides: The ability to build 3D scenes with declarative HTML. Responsive WebVR scenes that work out of the box on multiple platforms. An entity-component-system pattern which promotes composability and extensibility. After three fun and busy months of […]
-
Build the Virtual Reality Web with A-Frame
The WebVR team at Mozilla (MozVR) set out over a year ago asking, “what would virtual reality (VR) on the Web look like?” Today we click on links to jump from page to page, one day we will walk through portals to jump from world to world. Unfortunately, there are only a handful of WebGL […]
-
Browserify and Gulp with React
The JS world moves quickly, and nowadays, there’re some new kids around the block. Today, we’ll explore Browserify, Gulp, and React and see whether they’d sound suitable for our projects. You might have heard of them but not have had the time to check them out. So we’ll look at the advantages and disadvantages of […]