blah-mad / StandardCyborgCocoa

Everything you need for 3D scanning on iOS

Home Page:https://www.standardcyborg.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StandardCyborgCocoa

Introduction

This SDK enables real-time 3D scanning and analysis in your own iOS app!

app-scanning-preview app-scan-preview

Repository Overview

  • StandardCyborgFusion
    A compiled, binary framework that performs real time 3D reconstruction using the TrueDepth camera. Built from https://github.com/StandardCyborg/StandardCyborgSDK
  • StandardCyborgUI
    A Swift framework with classes for driving and visualizing scanning using StandardCyborgFusion
  • StandardCyborgExample
    An iOS app that provides a very simple example of using StandardCyborgUI to perform a reconstruction

Run included demo app

  1. cd StandardCyborgExample
  2. pod install
  3. Run on an iOS device with a TrueDepth sensor

Requirements

  • An iOS device with a TrueDepth camera, which is found on iPhone X and later, and on iPad Pro (2018)
  • iOS >= 12.0.0

Feedback, Issues, and Help

License

This codebase is released under the MIT license

See LICENSE file

About

Everything you need for 3D scanning on iOS

https://www.standardcyborg.com

License:Other


Languages

Language:C++ 81.6%Language:Swift 9.1%Language:Objective-C 8.6%Language:Ruby 0.4%Language:Metal 0.3%