Augmented reality is an interactive experience of a real world environment in which the objects are computer generated which combines both real life and digital elements. A tracker lines up 3D models with real life objects. We use a tracker over the detection plane because the detection plane only recognizes and detects things only on the platform meanwhile the tracker detects everything. Machine learning is what computers use to effectively perform a task without using details, instead they rely on patterns and inference. image recognition works with learning machine view the images and match up (??).
1. Unity is a game development platform which provides a all in one editor which supports 2D and 3D development features. 2. You can create games, movie concepts and etc.. 3. hierarchy window contains every game object in the current scene, you can use the models to build things 4. Inspector ties everything together and able to test things out. 5. Console window helps detects problems and issues in the program. 6. Your project window displays your project.
My project is about finding a stray cat. The settings take place in a forest like environment and a home like place. It's difficult to get the characters i want but overall they're okay. Animations weren't the best. I will continue to try and make my animations better in the future.