AI with Unity ML Agents Setup and Modification
AI and ML Agents
Making Reiforcement Learning AI Agent Development in Video Games
In this tutorial I show how to setup and modify Unity ML-Agents which use python and tensorflow and ML algorithms in conjunction with the Unity Game Engine to create sophisticated Artificial Intelligent Agents.
Augmented Reality Development with Unity: Part 1
How to develop cross platform augmented reality apps
In this tutorial I show how to setup and augmented reality app or game using the Unity game engine and AR Foundations. This is part 1 of a 2 part series, in this part I demonstrate how to set up a testing environment, get objects into augmented reality, and setup a basic UI.
Augmented Reality: Part 1
Augmented Reality Development with Unity: Part 2
Augmented Reality: Part 2
How to develop cross platform augmented reality apps
In this tutorial I show how to setup and augmented reality app or game using the Unity game engine and AR Foundations. This is part 1 of a 2 part series, in this part I demonstrate how to set up a testing environment, get objects into augmented reality, and setup a basic UI.
Virtual Reality Development Environment Setup for Unity and Oculus: VR interaction and avatar
How to develop virtual reality apps
In this tutorial I explain how to set up a virtual reality environment with Oculus and Unity so that you can interact with objects in virtual reality using your hands, including any assets from the asset store. I also show how to hook up custom controls with scripting to the Oculus controllers and use assets with these custom controls. This tutorial is intended as a beginning setup for anyone interested in developing VR applications.
VR Development with Unity