ARVideoKit icon indicating copy to clipboard operation
ARVideoKit copied to clipboard

Is it possible for this to work with Metal?

Open eschos24 opened this issue 6 years ago • 2 comments

This looks like an incredible framework, but I would love to be able to use it with custom 3D objects that I have using Unity as my 3D renderer rather than SceneKit.

eschos24 avatar Jan 26 '18 18:01 eschos24

@eschos24,

I have perviously received some requests to support Unity; however, I didn't have much time recently to work on it.

Can you please clarify to me how you would want to use ARVideoKit in Unity?

-Ahmed

AFathi avatar Feb 02 '18 14:02 AFathi

Basically, the concept is using native iOS controls and design throughout the app, but then use Unity as my renderer to display 3D objects using ARKit. Does that make sense? I do not want to build the entire app using Unity because I want it to look and feel like an iOS app, but I want to take advantage of Unity's tools for rendering 3D objects, which uses Metal rather than SceneKit.

eschos24 avatar Feb 02 '18 16:02 eschos24