It depends.
If you are using the Unity sample, just use Unity itself.
If you are using native samples, you need to write raw OpenGLES code or plugin a 3D engine. The sample only shows a 3D box is because it is relatively easy to do so without a 3rdparty library.