SLAM_AR_Android icon indicating copy to clipboard operation
SLAM_AR_Android copied to clipboard

Unity Android Native Plugin

Open egemenertugrul opened this issue 3 years ago • 2 comments

Hi, Thank you for sharing this great repository. I'd like to port this as a native plugin for Unity. However, I'm not too experienced with NDK. Do you have any idea/tips on how to accomplish this?

egemenertugrul avatar Sep 15 '20 18:09 egemenertugrul

1.Pack aar for unity project 2.Design interface for camera data retrieve/process and texture preview between android & unity 3.Add some magic o(´^`)o

Martin20150405 avatar Mar 04 '21 11:03 Martin20150405

@Martin20150405 How would you design an interface for this? I have plenty of Unity and C# development experience, but no android and java. can you point me in a direction where I can learn to utilize this, and which api's I need to implement?

gluckez avatar Mar 10 '23 16:03 gluckez