Jump to content

stl/obj file loader


Arktius
 Share

Recommended Posts

Import ship.stl in Blender, Export in ASCII ( lower left corner )

Thanks RaananW ! =)

What about the Camera(Babylon/STL) / Wireframe(OBJ) ?

Opera and IE don't work with a local STL-file. Firefox works.

All 3 Browsers don't work with a local OBJ-file.

 

ship2.stl

Link to comment
Share on other sites

There is something wrong in the way you load the files. There shouldn't be a CORS problem.

Sometimes it is file://, sometimes localhost, and this is the main problem. I think you are either not serving the index.html correctly, or using two servers to host the files. Which is rather odd :)

Place all files in the same directory, and open everything in localhost. Make sure that the "load" or "append" functions also use localhost.

But, I must say - this is not a Babylon theme, this is a general JS/Server/Web development problem.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...