https://www.youtube.com/watch?v=88rttSh7NcM
https://developer.apple.com/videos/play/wwdc2021/10076/
1. Photo Capture
- You just need to make sure you get clear photos from all angles around the object.
- If you capture on iPhone or iPad, We can use stereo depth data from supported devices to allow the recovery of the actual object size.
2. Photogrammetry API
you need to copy images to your mac, where you can use the Object Capture API to turn them into a 3D model in just minutes.
*The API is supported on recent Intel-based Macs, but will run faster on all the newest Apple silicon Macs since we can utilize the Apple neural Engine to speed up our computer vision algorhitms.
3. Output model
Provide models at four detail levels. optimized for your different use cases.
* Output
4. On AR
You can view the new model in AR Quick Look right on your iphone or ipad.
*Work flow
Setup(Create session -> Connect output stream) -> 'Process':Request models.
1) Session input sources
2) output messages
3) Result
Interactive Work flow
The interactive workflow is designed to allow several adjustments to be made on a preview model before the final reconstruction,
Which can eliminate the need for post-production model edits and optimize the use of memory.
* Notice that we've added a block in the middle where a 3D UI is presented for interactive editing of a preview model.
--> Preview Model
*** USD && USDZ : Pixar's 3D format
https://graphics.pixar.com/usd/docs/Introduction-to-USD.html
https://developer.apple.com/videos/play/wwdc2021/10077
'Software Development > IT' 카테고리의 다른 글
메타마스크(MetaMask) 만들기, 크롬/모바일 - (설명없음 / 가이드만) (0) | 2022.01.22 |
---|---|
블록체인 / 코인 /토큰 (1) | 2022.01.13 |
EXIF (Exchangeable Image File Format) - 이미지 파일 메타 데이터 포맷 (0) | 2021.01.26 |
PC 구매 전 기본 상식 - GPU 쉽게 이해하기 (0) | 2021.01.18 |
PC 구매 전 기본 상식 - CPU 쉽게 이해하기 (0) | 2021.01.14 |