Intro to Creating an AR Job Training App
Zenva
ACCESS the FULL COURSE here: https://academy.zenva.com/product/educational-gamedev-academy/?zva_src=youtube-edu
TRANSCRIPT
Hey Everyone. My name is Daniel Buckley and I'll be your instructor for this course. In this course, we'll be learning how to create an AR crane operator game. This is a look at what we'll be making. As you can see, we have our crane here, which can rotate. It can pick up a container and place it in a truck. As well as this, we also have an AR dashboard. And all of these four different things are actually image targets, which are these little QR codes that you can print out. And you can place them anywhere you want and the app will be able to render models and various different things on top. So let's have a look at some of the stuff we'll be learning this course. First of all, we'll be learning how to use the EasyAR SDK. This is an augmented reality SDK, which allows you to use image targets. Like I mentioned, these are little QR codes that you can print out and the app is able to identify them. It can figure out their position, their rotation, their scale, and then it can render models, images, particle flex, whatever you want on top of them. As well as the (inaudible) crane controller, this will feature the crane being able to rotate, move the hook, lift, down, pick up the container and place it in the truck. Something pretty cool as well with this project, is we're going to be having the controls actually part of the AR app. It's going to be a little dashboard that you can choose to place wherever you want, and you'll actually be tapping on the buttons on the screens to be able to move the crane. To do that, we'll be creating a touch input manager and this will be able to detect touches from the screen, figure out where in the game world they are touching. And if they're touching any objects, then that object will be triggered. If it's a button, then whatever that button is connected to will be triggered. This is a script that is also very versatile, and can be used in many other projects. Zenva is an online learning academy with 350,000 students. We feature a wide range of courses for people who are just starting out, or for people who just want to learn something new. The courses are also very versatile in how you want to learn with them. You can choose to just review them and soak the information up that way, or you can follow along with the included project files. So, with that all said, let's get started on the project.
Free Tutorials:
- Unity: https://gamedevacademy.org
- Phaser: https://phasertutorials.com
- Machine Learning: https://pythonmachinelearning.pro
- Web Dev: https://html5hive.org
- Android: https://androidkennel.org
- Swift: https://swiftludus.org
- VR: https://vrgamedevelopment.pro ... https://www.youtube.com/watch?v=Whzsv-kAGk8
4833786 Bytes