6 things I wish I knew before starting a blog

There is a lot of things I wish I knew before I started this blog. Before I started, I thought that blogging means that I just need to sit down and write a blog post.

Surprisingly enough, it wasn’t all that I had to do. Yeah, this is still surprising for me…

So after writing about 5 reasons blogging is still relevant in 2020, it’s time to share six things I wish I knew before I got into this blog!

Continue reading “6 things I wish I knew before starting a blog”

Markerless AR with AR Foundation in Unity

Markerless AR was a huge step forward for the AR Tech. Now, with AR Foundation in Unity, you can create AR experience without the need to have any marker.

This approach gives you a lot of flexibility, as you don’t rely on any physical item. Devices that support ARKit and ARCore have this functionality built-in in these solutions.

In works by detecting different surfaces, where later you can place any virtual object.

Want to learn how you can do that?

Continue reading “Markerless AR with AR Foundation in Unity”

Image Tracking with AR Foundation in Unity

One of the features of AR Foundation in Unity is Image Tracking. It’s one of the “oldest” methods to position virtual elements in the real world.

Is this still relevant today? Of course, it is! Markers are still helpful for the users because you can place them exactly where you want them to be. You can’t do this marker-less yet.

So, do you want to learn how to set up the project to use image tracking for AR?

Continue reading “Image Tracking with AR Foundation in Unity”