This particular plugin is needed here, there is a demo example, I tried to connect it, but I can’t get my pictures

var spinViewer = new s7viewers.SpinViewer({ "containerId":"s7viewer", "params":{ "asset":"Scene7SharedAssets/SpinSet_Sample", "serverurl":"http://s7d1.scene7.com/is/image/" } }).init(); 
 .holder { position: absolute; left: 20%; top: 20%; width: 60%; height: 60%; } 
 <script type="text/javascript" src="http://s7d1.scene7.com/s7viewers/html5/js/SpinViewer.js"></script> <div class="holder"> <div id="s7viewer" style="position:relative"></div> </div> 

As I understood, this "serverurl":"http://s7d1.scene7.com/is/image/" responsible for uploading pictures, but for some reason it does not work out by creating directories is and image to output its pictures, it gives a lot of different errors . How to make the images I needed

  • Prints a lot of different mistakes, and we're all espers who can read minds. - DimenSi
  • verstka.ru.mitgroup.ru/3d is an example. "serverUrl": "is / image", the path to the pictures is - Karalahti
  • You have written, the path will not find. Try to translate errors first. - DimenSi
  • And that, the path was not found to the json file, in the example I did not find where it was generated, I inserted it into the manual one, and did not help - Karalahti
  • prntscr.com/e55cni - Karalahti

1 answer 1

The plugin works only with javascript backend judging by the documentation. Use for example such a jquery plugin ThreeSixty . Everything is simple there. It is enough to specify the number of sides and create the same number of pictures.

  • Yes, there are a lot of plug-ins to twist pictures, the problem is that the customer rested, I want this and everything ((but I didn’t even see where the java backend is even where it is written, you can show where, thank you. - Karalahti
  • The longer I read the documentation, the less I understand how to raise a server that they want to render images. - DimenSi
  • Well, that is, for work, I need json as I understood, only where it is described how and what to connect? ((( - Karalahti
  • Yes, I myself can not figure out how everything is done there, here is the caterpillar site cat.com/ru_RU/products/new/equipment/underground-longwall/... there is a tab ROUND OVERVIEW prntscr.com/e55lgx and it is also not clear how everything is connected ((( - Karalahti
  • it uses a flash player which will not work anywhere in a couple of months. - DimenSi