unity3d - How to use fisheye camera in unity in Google Tango? -


i use google tango's fisheye camera take picture of environment analyse on it. however, how can achieve in unity environment? should continue tango ar camera?

thank you.

this not support directly unity sdk, can use fisheye image c or java.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -

reflection - why SomeClass::class is KClass<SomeClass> but this::class is KClass<out SomeClass> -