Public Beta for Obj, SolidWorks, STEP, and FBX importers
-
I agree, thanks for the feedback, we understand that this is important
Cheers,
Ashraf
-
@xrok1 said:
thanks for the clarification. it might be nice to be able to choose units when importing though.
+1
I've also flagged this for SimLab together with a wish to have a progress bar when importing a model - or at least something to verify that the importer is processing the geometry...
Currently the user don't know if SU has come to a halt (not responding) or if it's processing the geometry...Overall I must say that I'm really pleased with both the STEP as well as the FBX importers...
-
What about the going in the other direction. Do you have an exporter for .skp to .step conversion?
-
No we do not have a solution to go from SKP to STEP
We have SKP to OBJ, FBX, U3D, 3D PDF and STL. -
@ashraf said:
@notareal said:
In this challenge http://forums.cgsociety.org/showthread.php?p=6614442 you can find obj and fbx files that seems to be impossible to import in SU (by means I know). If plugins in development can import these scenes... there will certainly be happy customers.
I just finished importing the OBJ file, here is an image of the dragon enjoying the SketchUp environment, I will try the FBX file later.
[attachment=0:3qzv6bk1]<!-- ia0 -->image2.jpg<!-- ia0 -->[/attachment:3qzv6bk1]
Got a nice bugsplat with fbx, just after import when placing the imported model. Not sure if it's a SU memory issue or plug-in related. Is FBX camera to SU view supported?
-
@ashraf said:
@notareal said:
I just finished importing the OBJ file, here is an image of the dragon enjoying the SketchUp environment, I will try the FBX file later.
Impressive. How long, exactly, did it take to import the dragon object? Can SU even handlethat dragon file in all it's high-poly glory?
Jim Frolz also has an jf_obj_import.rb ruby that works quite well on Sculptris models.
I've seen another company with an FBX importer somewhere as well... -
@fletch said:
Impressive. How long, exactly, did it take to import the dragon object? Can SU even handlethat dragon file in all it's high-poly glory?
The operation almost took 15 minutes, 5 of which where consumed by SketchUp after importing the object, my guess is that SU works on building a detailed bounding box and verifies the object is correct.
After that the object is usable is SU, it is not very responsive, you need to wait for your actions to be executed, but you still can work with it. -
@notareal said:
@ashraf said:
@notareal said:
In this challenge http://forums.cgsociety.org/showthread.php?p=6614442 you can find obj and fbx files that seems to be impossible to import in SU (by means I know). If plugins in development can import these scenes... there will certainly be happy customers.
I just finished importing the OBJ file, here is an image of the dragon enjoying the SketchUp environment, I will try the FBX file later.
[attachment=0:291ko41q]<!-- ia0 -->image2.jpg<!-- ia0 -->[/attachment:291ko41q]
Got a nice bugsplat with fbx, just after import when placing the imported model. Not sure if it's a SU memory issue or plug-in related. Is FBX camera to SU view supported?
Import of dragon.fbx was also quite long (around 10 min did not look on clock). Even as SU did bugsplat when placing the dragon there was a saved .skp in C:\Users"user name"\AppData\Local\Temp (Win7). Saved skp worked fine... had to turn off edges for better response. Had no time to look on all supported fbx features, like cameras. FBX is packed with features, so it would be good to know what features are supported. Anyhow, I am quite impressed of the performance, certainly this seems to be capable importer.
-
@notareal said:
FBX is packed with features, so it would be good to know what features are supported. Anyhow, I am quite impressed of the performance, certainly this seems to be capable importer.
The plugin focuses in importing the geometrical and material information from the FBX file.
The information that is imported includes: geometry, normals, texture coordinates and materials(colors and textures). The plugin also maintains the structure tree inside the FBX file. -
A feature request:
Would it be possible (for the FBX plugin) to write on import the second UV channel as a custom attribute and then for the fbx exporter to also capture that custom attribute and write it back as a second UV channel?
A second UV channel is often used for lightmapping so by beeing able to open a fbx file for editing in SketchUp without losing it would be great for workflow.Of cause I can see a need for lots of other things written as custom attributes that would be great to have (like animation and other material attributes) but I'll start with just this one...
-
Adding fbx camera to SU view support would give some more value. There are situations when cameras must match.
-
@pixero said:
A feature request:
Would it be possible (for the FBX plugin) to write on import the second UV channel as a custom attribute and then for the fbx exporter to also capture that custom attribute and write it back as a second UV channel?The problem with this, is that while we are in control of the import process, the export process is done using the FBX exporter created by Google which we have no control over
-
@notareal said:
Adding fbx camera to SU view support would give some more value. There are situations when cameras must match.
Adding Camera import is not difficult, we thought be able to add in future updates of the plugin
-
@ashraf said:
@pixero said:
A feature request:
Would it be possible (for the FBX plugin) to write on import the second UV channel as a custom attribute and then for the fbx exporter to also capture that custom attribute and write it back as a second UV channel?The problem with this, is that while we are in control of the import process, the export process is done using the FBX exporter created by Google which we have no control over
I thought you had a fbx exporter plugin too? Or maybe you could write one that did support these kind of things?
-
@pixero said:
I thought you had a fbx exporter plugin too? Or maybe you could write one that did support these kind of things?
We have an FBX exporter that we use in SimLab Composer, but we did not release one for SketchUp, The current new plug-ins are only importers.
-
I bought a model off of http://www.modelplusmodel.com, the .obj file won't import into sketchup. Once I select the file and hit open simlab obj importer crashes, though it doesn't crash sketchup. the model I purchased does come with a .fbx file so I'm going to download the fbx importer tonight, and try that once I get the trial code.
-
If you can share the obj file please send it to support@simlab-soft.com we will test it and let you know why it is crashing the importer
-
Ashraf, I just sent you a PM
jsteacy
-
Oooh! A Solidworks importer??
How about a Solidworks exporter??!
Or even just SAT?
-
@jsteacy said:
Ashraf, I just sent you a PM
jsteacyI saw the file, the problem is due to the fact that the file uses negative indexes for the faces.
This is something that we should address before the release.Thanks for the models
Advertisement