HomeWorkFlowPricingSDK / DocsFAQBlogs

NoxVision FAQ

What is NOX SDK used for?

NOX SDK enables real-time 3D object recognition using your device's camera. It's ideal for AR apps that need to identify physical objects.

What file formats are supported for model uploads?

We currently support .glb, .pcd files.

Do I need to train any machine learning models?

No. Detection works out-of-the-box. You just upload your model, and NOX handles the rest.

Can I upload models created from other 3D scan apps?

Yes. You can use tools like Polycam, Luma AI, Scaniverse, and others to generate compatible files.

What happens to demo uploads?

Demo uploads (free plan) are automatically deleted after 4 hours.

How do I get my API key and model ID?

  • Your API key is under "API Key"
  • Model IDs are shown next to each uploaded model in "My Models"

Is it available for both Android and iOS?

Yes. NOX SDK supports both Android and iOS platforms.

Can I view usage statistics?

Yes. The dashboard displays:

  • Detection count per model
  • Total detections used this month
  • Remaining quota
  • Uploaded models status

What happens when I exceed my quota?

Detection requests will stop working until:

  • Your plan is upgraded
  • Your monthly quota resets

Can I integrate NOX SDK into existing apps?

Yes. The SDK is designed to be lightweight and can be integrated into any existing Android or iOS application with minimal setup.