Questions tagged [kudan]

Kudan AR SDK is an engine that gives applications the ability to see and understand their physical surroundings using the camera and sensors within the device. It provides various forms of tracking, as well as 3D rendering. The engine allows developers to easily integrate this capability into their own apps in order to position digital content within the real world.

SDK is available on iOS, Android and Unity.

82 questions
1
vote
1 answer

kudan 1.4.1 purchased key does not work

I have purchased Kudan license key past year, but after upgrading Kudan Ar to version 1.4.1 my purchased key does not work, and seems to be not valid. On the official web site i have not found any info of how to change the existing format key to…
1
vote
0 answers

Correctly show 3d model on marker using Kudan AR SDK for Unity

I try build app on Kudan platform. I am using Unity 3d and the last version of Kudan SDK. I used Marker tracking but I don't how to set correct position to 3d model which I want to show on marker. When I build app and use marker for show 3d model.…
David
  • 11
  • 2
1
vote
1 answer

Kinematic based world being messed with marker movement

Kinematic based world being messed on movement Hello, I have been developing a humble AR-based game in Unity3d. Until this point, I have been using Vuforia to deploy my scene on a (multi)tracker. However, I have been doing tests with Kudan and I´m…
Keny
  • 11
  • 1
1
vote
0 answers

AR Unity kudan markerless - StartInputFromImage

I would like to ask for some guidance on how to use StartInputFromImage method in Kudan plugin for Unity. Let's say I want to use the image of a street (for example this:…
1
vote
0 answers

Kudan AR with Unity: customized marker is detected but the augmented model did not appear

I am trying to modify the Kudan AR tutorial for android which I got it from here. Everything works fine and now I am trying to change to my own marker. I have tested with the windows sample pictures like the Tulips and it works well too. But when I…
1
vote
0 answers

Kudan iOS project made with Unity shows only Green Screen

I am trying to build a Kudan project that uses the SLAM technology by following this tutorial: https://www.youtube.com/watch?v=Olkf0rxmgk0. I have done so, but when I build for iOS and run (in XCode8) I get only a green screen and a square in the…
Jacobo Koenig
  • 11,728
  • 9
  • 40
  • 75
1
vote
1 answer

Unity, Kudan: How to use usb camera for tracking on android

I've googled about using usb camera for tracking marker on android (kudan plugin) but did not find any answer. Can you tell me how to do this? Sorry about my poor English
1
vote
1 answer

Kudan: macos app couldn't use facetime camera

I'm using unity and kudan to develop AR app for mac os. But i can't use the camera (both facetime camera and usb camera) when running app. There's no problem when run on ios or android. How can i fix it? Thank you in advance.
1
vote
0 answers

Marker scale and switching to markerless (Kudan + Unity)

I'm trying to use Kudan AR in a project, and I have a couple questions: 1) The marker size relation to the scene seems pretty weird to me. For example, I'm using a 150x150 px image as a marker, and when I use it in the scene it occupies 150…
cvelenosi
  • 93
  • 7
1
vote
0 answers

stream Video from url in kudan videotexture

I use kudan sdk for augmented reality for android development. in video texture we have 2 method for loading video. (loadFromAsset and loadFromPath) but I need streaming video from url. Please help me. how can I do it.
Reza Azami
  • 88
  • 1
  • 7
1
vote
0 answers

3d Model with GPS. Android Samples

I want to use markerless location-based (GPS+sensors) tracking in order to have a correct registration, by superimposing 3D objects on the real scene. Are there any Android samples demo for kudan sdk about 3D model with GPS as the one provided for…
1
vote
0 answers

Kudan iOS : API key not valid error

I'm a beginner to Unity and try to make a simple AR app (IOS). I set the API key and BundleID in Unity correct and changed the "enable Bitcode" to NO. When I want to build & run the application I got the message: Failed to code sign…
1
vote
0 answers

Kudan crash in Unity play mode even after correct API check

I've set up Kudan(latest version) in Unity(latest version) and have my editor key. When I try to run the default bundle or the angel sample, unity automatically crash. I tried all the API keys with the corresponding bundle id and none work. Android…
user2997154
  • 415
  • 7
  • 18
1
vote
1 answer

Kudan: Is it possible to call a function when a marker is detected?

I am using Kudan AR framework https://www.kudan.eu/ to develop iPhone app on Xcode 7.3.1. I am able to reproduce the basic like how to setup model and tracker. When a marker is detected in an ARCameraViewController, an armodel successfully appears…
1
vote
0 answers

Kudan sample app not launching

I have problem with launching Kudan sample app on my phone. I am using Kudan in Android Studio. I created project as was described on website, checked is matches bundeID in my app and on the website(I know key wont be working if they are not the…
Luci
  • 21
  • 2