ArToolKitJpctBaseLib icon indicating copy to clipboard operation
ArToolKitJpctBaseLib copied to clipboard

Results 13 ArToolKitJpctBaseLib issues
Sort by recently updated
recently updated
newest added

I have a fbx file i want to load it using ArToolKitJpctBaseLib. @plattysoft , @michaelboyles want to achieve something similar to [Shifu app](https://play.google.com/store/apps/details?id=com.playshifu.app)

Hi mate.... I using your library that help me for making AR 3d feature in my app. But I got trouble when I uploaded the app to Google Play. My...

Why the 3d AR model (astronaut) is shaking so much?

Just downloaded source and imported the library, getting this errror when trying to build the project Error:Execution failed for task ':ArJpctBaseLib:transformNativeLibsWithStripDebugSymbolForRelease'. > java.lang.NullPointerException (no error message)

I noticed after running the sample codes that it was taking a very long time before the markers would initialize but after it found them the first time everything was...

Following the instructions on the projects GitHub landing page, I suffer from circular references and generally unable to build the source.

When I open the example projects my Gradle sync fails. The error message is:"The system cannot find the file specified". The file it refers to is "local.properties", i e this...

Hi, I'm using Lenovo TB2-X30L 10.1 inch tablet. I can't change default camera preview resolution which is 320x240. Things I already tried: Modifying preferences.xml, changing values such as pref_defaultValue_cameraResolution but...

Hi..Thanks for the project. I downloaded the projects and all the three samples are compiled fine but 'ArJcptSample' and 'CubeSample' are not running in my mobile. Where am i wrong?

Camera parameters have to be downloaded from ARToolkits server. This uses a curl command to get the file. It would be nice to cache camera parameters on a device so...