Jump to content

Obj the only model format?


chicagobob123
 Share

Recommended Posts

I am coming from three js which imported several model formats The models I currently have are made in js format. So I was looking for model import with texture examples similar to three js. I did see an obj with mtl , will I need my models converted? 

 

Link to comment
Share on other sites

Well Bob mesh models can be converted into .babylon files in all kinds of ways:

1. Direct .obj import and fbx conversion.
2. Import models into Blender or 3DMax then export as .babylon. These models started life in an .stl format and were exported from Blender
3. And this playground example by @jerome seems to bring in meshes from a .js file :)

cheers, gryff :)

Link to comment
Share on other sites

I also believe that .STL files are supported, however I'm not certain what properties are specifically supported in the BJS framework. However, I'm implimenting support in our latest app for design and 3D printer sharing prior to our beta releae. So any information specific to .STL properties would be greatly appriciated by the developers who contribute to this format.

Thanks,

DB

Link to comment
Share on other sites

Quote

I also believe that .STL files are supported

@dbawel and @Deltakosh : Well each of the statues in that scene above started out at 35Mb + and 750,000+ tris. So three of them would be 2.0+ million tris - and a long download.

They were created using a 3D scanner on items owned by the Lincoln Museum in the UK under a grant funded project and then made available to the public for free and " and used without copyright restrictions ". My first step was to reduce the poly count and then adjust the origins of each statue. And you know me - if it can be done with Blender ...:lol:

cheers, gryff :)

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...