During our last call we've received the library for 3D-Visualization of pack operation. Unfortunately, the folder structure is missing some files and we cannot get it to function.
This is what we recieved:
https://drive.google.com/open?id=1ZHQVY ... uYow9mu8cY
What is blocking us is that we do not have these js assets:
Code: Select all
<script type="text/javascript" src="../../../js/jquery-1.11.2/jquery.min.js"></script>
<script type="text/javascript" src="../../../js/bootstrap-3.3.2/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../../../js/three.js-r73/three.min.js"></script>
<script type="text/javascript" src="../../../js/three.js-r73/threex.domevents.js"></script>
<script type="text/javascript" src="../../../js/three.js-r73/OrbitControls.js"></script>
<script type="text/javascript" src="../../../js/PapaParse-4.1.2/papaparse.min.js"></script>
<script type="text/javascript" src="../../../../../../services/xload-client.js"></script>
<script type="text/javascript" src="../../../js/ptv/common-utilities.js"></script>
Any help would be very apprecciated.
Ionut