Skip to content

beatTheSystem42/MetalWorldTextureScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetalWorldTextureScan

Scan the environment and create a textured mesh with ARKit

guitar_scan.mov

This project demonstrates how to scan the environment and capture a region as a textured mesh using only built in iOS frameworks.

The ARSession passes the ARAnchors to the Renderer where the world mesh is trimmed to what's inside of a bounding box and displayed using Metal. Camera frames can be saved and used to texture the mesh when you are done scanning.

There are also export and load methods included for demonstrating saving a mesh and texture.

About

Scan the environment and create a textured mesh with ARKit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published