關於JP Portfolio
研究生產品組合遊戲程序員詹姆斯·波茨
Welcome!
This application is a combination of a number of projects showcasing a range of programming skills and techniques. The application also includes links to technical explanations of each demonstration.
The app features 4 demos:
"Asteroid Belt VR" is the result of a Final Year Project researching "Virtual Reality and Immersive Gaming on Mobile Devices". It is a virtual reality space shooter built from scratch for Google Cardboard.
"Asteroid Belt" is an extension of the original project to demonstrate of the flexibility of the custom built graphics engine and allows the game to be playable without the virtual reality features.
"Flocking Simulation" is a demonstration of a number of Artificial Intelligence techniques to reproduce a flocking-like behaviour.
"A* Maze Demo" is a demonstration of a popular Artificial Intelligence path-finding algorithm - A*. This algorithm is used across the games industry to enable computer controlled entities (e.g. enemies) to navigate through the environment(s).