Hurco Unified Integration

Using a single script universal_loader.js to handle all documentation types.

Priority Detection Logic

The system automatically checks for the best available content for the Model ID:

  1. 3D Model (.gltf / .glb) - Highest Priority
  2. PDF Drawing (.pdf) - Fallback
  3. Request Form - If no files exist

How to Implement

1. Include the single script:

<script src="http://hurco-player.signeo.io/universal_loader.js"></script>

2. Open any model with one command:

HurcoUniversalViewer.show('MODEL-ID')