How to Make AIs Target Objects with Unity ML Agents
Introduction We often hear in the news about this thing called “machine learning” and how computers are “learning” to perform certain tasks. From the examples we see, it almost seems … Read more
Introduction We often hear in the news about this thing called “machine learning” and how computers are “learning” to perform certain tasks. From the examples we see, it almost seems … Read more
Introduction Okay. So you’re a budding computer science enthusiast and you’re trying to make an AI that will take over the world. You do your research and find out about … Read more
Introduction It has been my persistent perception that video game design is at a unique junction of art and technicality. If one manages to mesh impeccable code with sublime artistry, … Read more
Introduction One of the most incredible things about game design is the ability to do things that are impossible in reality. A chief example of this is the idea of … Read more
Introduction Check out the other parts of this series: Part 1 Part 2 In this tutorial, we are going to wrap up our project from Part 1 and Part 2 … Read more
Introduction Check out the other parts of this series: Part 1 Part 3 In this tutorial, we will be adding in the final components to allow the user to draw … Read more
Introduction 2D animation has been around for over 100 years. Since its inception, this entertainment type has gone through quite a few different evolutions, each time becoming more and more … Read more
Introduction Check out the other parts of this series: Part 2 Part 3 One of the great things about Augmented Reality is just what its name implies: you get to … Read more
Introduction This tutorial is the second installment of a series on the amazing 3D Game Kit (click here for the first one). Part 1 left things soft of on a … Read more
Introduction Imagine this, you’ve just gotten a puzzle for Christmas. You don’t read the writing on the box and just toss it aside as you begin to construct this masterpiece. … Read more
Introduction Benjamin Franklin once said, “the best video games that I have ever made were the ones where I persisted and didn’t give up.”* Whether or not Benjamin Franklin actually … Read more
Introduction If you’ve ever had a look at the mobile games that are currently ranked at the top of the app store, you might find one called Smash Hit. The … Read more
Introduction In this tutorial, we will be using the Scriptable Render Pipeline in Unity to supercharge our materials and make them look awesome. We will be utilizing the Scriptable Render … Read more
Introduction In this tutorial, we will be exploring how to model and build objects in Unity using ProBuilder. This tutorial has two sections – in the first, we will be … Read more
Introduction In the past few years, augmented reality has become very popular. From expensive devices like the Hololens, to your own pocket devices with Apple’s Arkit and Arcore for Android, … Read more
Introduction In mid-2017 Unity Technologies announced a new system of cameras that would allow the creator to make complex shots and compositions without a single line of code. The only problem … Read more
Introduction In this lesson, we will be adding on to the project we made in the previous tutorial. We will be looking at how to use animation tracks in the … Read more
Introduction In mid-2017 Unity Technologies announced a new storytelling system. This system allows users to construct beautifully choreographed compositions without writing any code. No doubt it would be a game … Read more