GithubHelp home page GithubHelp logo

procore / sdt-metalscope Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ejeinc/metalscope

2.0 6.0 0.0 29.06 MB

Metal-backed 360° panorama view for iOS

Swift 89.29% Objective-C 10.08% Shell 0.63%

sdt-metalscope's Introduction

MetalScope

Metal-backed 360° panorama view for iOS

This is a fork of the MetalScope project at https://github.com/ejeinc/MetalScope. The Unearth app uses this library to provide GPU based rendering using Apple's Metal libraries of 360° photos in the construction app. The reason for forking is because this library is no longer maintained by the original author and needed maintainence in order to bring it up to Swift 4.2, 5,0, and more recently Swift 5.1. This library is compiled into an iOS framework, named MetalScope.framework, and statically compiled into the main iOS app.

Building

A build script is supplied in the MetalScope folder. To run:

./build.sh

in a terminal window.

The build script will perform a Release (non-debug) command-line xcode build to compile arm6, arm7, x86_64, and i386 architectures to support both devices and simulator builds in the main iOS app.

build.sh uses lipo to create a universal framework containing both arm architectures and simulator architectures.

if build.sh compiles without errors it will have created a build/Release-universal folder. In this folder you will find a MetalScope.framework which can be copied into the ext/ folder in the iOSApp. Note that the iOSApp contains a run script that slices the simulator architectures from archive builds so that uploads for the App Store need no further modification.

History

0fe0b20 --- Updated to swift 4.2

98a35f5 --- Update MetalScope to Swift 5.1. Include i386 simulator Arch for profiling using instruments. Add README for build instructions using build.sh

sdt-metalscope's People

Contributors

junpluse avatar csharpseattle avatar elincoln avatar

Stargazers

 avatar David Hoerl avatar

Watchers

Nate Miller avatar David Hoerl avatar James Cloos avatar Amy Hutchins avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.