Hey Everyone So this week I became a member sponsor on www.3dbuzz.com. The first thing I had a look at was their XNA Behaviour Programming videos, which are the first in their set on AI programming. However, not being particularly interested in XNA, I implemented the algorithms presented in the videos for Android. Here’s a … Continue reading Behaviours Demo – Android Programming
Programming
I program mostly in Typescript, C++, Java, Javascript, PHP, and Python. Most of my programming involves working for NextFaze, building web and mobile apps and server infrastructure. Here you will find articles about solving problems that come up.
OpenSceneGraph, Dual Screens & TwinView
So some of my work at uni involves programming using OpenSceneGraph. Now, anybody who has used OSG before will know that as powerful as it may be, it is seriously lacking in the documentation department. So, this article describes how to do dual screen graphics on Linux using OpenSceneGraph. First we’ll look at the X … Continue reading OpenSceneGraph, Dual Screens & TwinView