Review: Rainbows End

I went into this book not knowing much. Well I heard it was set in the future, and was recommended on some internet forums. So that was enough to pique my interest. After listening to the 14+ hours of the audio-book, I’m not sure I can say I

Review: Remember Me

Remember Me is an action-adventure title recently released by Capcom (developed by Dontnod). It is set in a futuristic Paris, and follows a “memory hunter” named Nilin. Basically, in the future people can erase (or alter) their memories, and there is a big evil corporation profiting off the

Yet Another VR Treadmill on Kickstarter

There is now another omni-directional treadmill project on Kickstarter, this one called the Wizdish. It’s a passive design, similar to the Omni, however it does not allow the user to lift their feet. It works by wearing special shoes with low-friction tiles on the bottom. This allows you

Review: 3D Game Engine Architecture

In preparation for my 3D game engine, I have been trying to read all I can on 3D engine design and architecture. Although there are some good books out there, it’s very difficult to find a text that will walk you through everything you need to know. That

Force-Feedback Vest on Kickstarter

Looks like there’s yet another virtual reality project on Kickstarter. Well, I guess this is not strictly a VR thing, but it certainly could be used as such. Basically the ARAIG is a vest that you wear while gaming, and it provides force-feedback when you are getting hit

Building a DIY Data-Glove (Part 2)

  The above video is demonstrating a 4.5″ flex sensor made by Spectra Symbol that I got from Sparkfun. Hooked it up to an Arduino and had it print the values to the serial monitor. Since I don’t have a tripod, it was going to be difficult to

Virtuix Omni Kickstarter Funded

The Virtuix Omni Kickstarter campaign was fully funded within hours of the doors opening this morning. If you haven’t heard of this device before, it’s basically a passive treadmill. It allows you to walk in any direction inside a virtual world, without actually moving in the real world.

Building a DIY Data-Glove (Part 1)

  For quite some time I have been waiting for a good data-glove to hit the market for use with virtual reality applications. So far the only consumer product that has come remotely close was the P5 glove, which was probably one of the biggest disappointments in my

Review: Game Coding Complete

Finally, I’ve got around to reading (and finishing) Game Coding Complete, and it’s up there on the list of great game development resources. I’d been meaning to read this book for quite some time, but got distracted with DirectX and Windows hooking for use with my 3D driver.