Answer the question
In order to leave comments, you need to log in
Is there a hosting for .obj format?
I need hosting for .obj formats.
Specifically, I need to import a 3d model into my JS script, as if from a local computer, I.E. without downloading the file. I know there is image hosting hostingkartinok.ru, I need something like this only for .obj
Answer the question
In order to leave comments, you need to log in
Services where you can upload your models:
You launch a Lighttpd, nginx, Apache httpd or other web server locally and through http: //localhost files with any extensions are given, everything that is in the upload folder (typically htdocs).
In production, the same or any Amazon S3 compatible.
A direct link to a 3D model loaded from a third-party server and processed on your own can only be used if the transfer protocol and CORS policy are agreed.
Otherwise, without first downloading the file to your server, nothing will come of it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question