Search code examples
androidvuforia

I want to change 3d model in vuforia Augmented Reality in android


I had downloaded android vuforia sdk from https://developer.vuforia.com.

I want to change teapot object to custom object.

I read so many tutorial but there is no such tutorial to change 3d object.

https://developer.vuforia.com/resources/dev-guide/replacing-teapot also reading this blog but i don't understand.

Please help me.


Solution

  • You can check following source code.

    https://github.com/sidneibjunior/vuforia-jpct

    Use jPCT java 3d game engine.