Giter Club home page Giter Club logo

Comments (3)

tuarua avatar tuarua commented on July 20, 2024

Not possible.
iOS 7 doesn't support dynamic frameworks which the ANE needs.
the MinimumOSVersion of the ANE is 11.0

from ar-ane.

 avatar commented on July 20, 2024

Thanks for your response! I successfully published an ipa using example provided by you, but when I replace the “.dae” file inside assets folder, with my own “.dae” file created using blender it gives me “no cherub” as output. I have even named my file as “cherub.dae” and its placed inside same folder.
Does this ANE only supports specific type of .dae file?
How do I add my own assets to it?

from ar-ane.

tuarua avatar tuarua commented on July 20, 2024

The cherub dae was taken from this tutorial.
https://blog.pusher.com/building-an-ar-app-with-arkit-and-scenekit/

Pay attention to how you construct the model and the nodeName
Model(url:String, nodeName:String = null, flatten:Boolean = false)

Note: The ANE is just a wrapper around ARkit. Knowing how to use ARkit is separate.
You should check the model is valid and you are able to import into Xcode yourself.
https://stackoverflow.com/questions/45404877/how-to-import-a-dae-to-scenekit-for-arkit

Closing as original ticket has been answered.

from ar-ane.

Related Issues (6)

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.