Closed OtimusOne closed 2 years ago
At the end of the first paragraph "About iCn3D": The complete package of iCn3D including Three.js and jQuery is in the directory "dist" after you get the source code with the "Code" button. You should get the complete package from the "dist" directory. The images are in the directory "lib/images".
At the end of the first paragraph "About iCn3D": The complete package of iCn3D including Three.js and jQuery is in the directory "dist" after you get the source code with the "Code" button. You should get the complete package from the "dist" directory. The images are in the directory "lib/images".
Well yes, but then the user has to handle the file dependencies, I prefer to use the JS widget but also load the libraries from your end. Could the icons be saved as a base64 string in one of the JS libraries?
I fixed the relative path in the file "setMenu.html". It should be working now.
Hello, I'm using iCn3D as a JS widget, it seems that it is trying to load some missing images from the local file system. By chance I've noticed that one of the images is the cross icon for close buttons.