Menu

Technology

Would a 4K Resolution Oculus Rift be Possible?

Would a 4K Resolution Oculus Rift be Possible?

Oculus Rift has a lot going for it, but currently screen resolution isn’t one of those things. Incited by  the remark of a client, we set out on a mathematical journey to find out whether Oculus theoretically could develop a 4K resolution headset considering present technological boundaries.

Unity 4 Announced

Unity 4 Announced

Announcements about updates of Unity3D, our primary working tool, are always a big thing. We’ve taken a quick look at the additions the company is planning to make and although most big changes are targeted at studios who make full quality games, there are some elements that can be of interest to us as well.  

Augmented Reality

Augmented Reality

A recent trend in game development is augmented reality. In AR games, the real world is blended with a virtual world. This certainly is something that sounds very cool and triggers imagination. However, until now there hasn’t been a breakthrough, as the first mainstream AR game still needs to be developed.

2D Game Prototyping in Unity3D: Orthographic Projection

2D Game Prototyping in Unity3D: Orthographic Projection

Continuing our series on 2D Game Development in Unity3D we’ll take a look at the final method we’ve utilized so far. When the use of a GUI Class or Sprite Manager System doesn’t cut it, you might want to look at the game through another camera angle, thus using ortographic projection.