Online3DViewer | A solution to visualize and explore 3D models | Graphics library
kandi X-RAY | Online3DViewer Summary
kandi X-RAY | Online3DViewer Summary
A free and open source web solution to visualize and explore 3D models right in your browser.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Online3DViewer
Online3DViewer Key Features
Online3DViewer Examples and Code Snippets
Community Discussions
Trending Discussions on Online3DViewer
QUESTION
I am using jsmodeler (https://github.com/kovacsv/JSModeler) to show 3d models on my site. The only options for the user to select a file are through filepicker and through putting the path to the file in the url (ie http://localhost:3000/ModelView#https://cdn.rawgit.com/kovacsv/Online3DViewer/9e9ca71d/website/testfiles/cube.3ds). I would like to send a file through my node js server and then load the file into the viewer.
I think I need to put the path to the file that I am serving into the url and refresh the page? But how do I get this path? It should only be available to one user so I cannot put it in the public folder!
Say I send it with
...ANSWER
Answered 2017-Jan-23 at 14:18Yes the random number would help obfuscate the file from other users. You can upload the file to a node server using 'multipart/form-data' in the post request and save it in a location. Once saved, you can do something like
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Online3DViewer
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page