Skip to content

dscyrescotti/ARQuickLook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARQuickLook

This is my second AR project 🎉. The more I do projects, the more I have chances to explore new things 👨‍💻. Today, I finished reading Chanper 2 from Apple Augmented Reality by Tutorials. In that chapter, I was introduced with USDZ file that includes 3D virtual objects (only for iOS) and QuickLook framework to render USDZ files. It is really fun to me and it is also worth spending my time 😊.

Demo

Demo

Running project

This project was created using Xcode 13.1. Make sure your Xcode version is at least 13.1. And you may also need the real device to run project.

First, you need to download the project. You can use terminal commands to download it.

git clone https://github.com/dscyrescotti/ARQuickLook.git
cd ARQuickLook
open ARQuickLook.xcodeproj

After that, you will see Xcode opening. Make sure your device is connected to your mac. Then choose run destination to your device instead of simulator and hit play button. Now you can enjoy app 🎉.

About

My second AR project to explore QuickLook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages