Revit 3D Model to Augmented Reality Glasses?

I have a 3D model of a building from Revit, and I’m looking to export it so someone can view it using augmented reality glasses. I’ve seen examples where AR glasses display a 3D model when looking at a picture on a table. Does anyone know what software I can use for that? Any help would be appreciated!

If you search for “no code” and “AR image tracking” or “AR image recognition,” you’ll find a bunch of platforms for creating these experiences. Vuforia and 8thWall are popular, but there are others that might fit your budget better. You can upload your tracking image and 3D model, and it should guide you through the rest!

That sounds great! I’ll check those out. Do I need to know much about coding to use them?

Nope! These no-code platforms are pretty straightforward. You should be able to jump in quickly.

There are many web tools available, but you might need to simplify your 3D model first. Keeping the polygon count low and using lightweight textures will help prevent lag and crashes.

Good to know! I’ll make sure to optimize my model before exporting.

Definitely! It makes a big difference in performance. Good luck!

What formats do I need to export my model in for these AR platforms?

You’ll want to export to GLB, gLTF, or FBX. Revit can export FBX natively, but you might need a plug-in for the others.

I’m curious about using Unity 3D for this. Is it worth the effort if I’m new to AR?

If you’re willing to learn, it can be a great experience! There are tons of tutorials on YouTube to help you out.

Sounds like a fun project! I might give it a shot then.