Tutorials

Dr. Dan's Demystifying Tutorials


Learn the science behind the magic of software development from the very latest tutorials here


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.

Get the code here

Click on the icon to download or clone the github repo with all code form this tutorial.

All Tutorials

Check out all of Dr. Dan's publically released free tutorials that are used internationally by aspiring developers and experts alike.

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.

Get the code here

Click on the icon to download or clone the github repo with all code form this tutorial.

All Tutorials

Check out all of Dr. Dan's publically released free tutorials that are used internationally by aspiring developers and experts alike.



Virtual Reality Development Environment Setup for Unity 2019 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.

Get the code here

Click on the icon to download or clone the github repo with related code.

All Tutorials

Check out all of Dr. Dan's publically released free tutorials that are used internationally by aspiring developers and experts alike.

VR Development with Unity 2019


AI with Unity ML Agents Setup and Modification

AI and ML Agents

w only the basic setup and how to dive into modifying some of the examples Unity has provided.

How to develop human like AI with neural nets and Unity

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. I sho

Get the code here

Click on the icon to download or clone the github repo with all related code

All Tutorials

Check out all of Dr. Dan's publically released free tutorials that are used internationally by aspiring developers and experts alike.