.obj files exported from the WIP crushes Zbrush,
I have tried different settings but without success.
below are my current setting that makes the most sense to me
does the .OBJ works in other softwares…?
this pipe line [Rhino to Zbrush] is crucial for my work.
thanks Nathan
Your torus opens on Zbrush without a problem. But here even a simple box created in the WIP & exported with the setting you have suggested crushes Zbrush.
could this be something in my WIP’s copy? exporting .obj from V5.5 is fine,
Exported box, sphere, cone, torus, and tube from RhinoWip and imported into ZBrush - all without any problems (used settings from your screen captures above).
Having “wrap long lines” checked by default really is a mistake – maybe you could give @tim another nudge.
I have not yet encountered a single mesh modeller which could chew files with this parameter checked.
That is how it is already (CRLF). There is no platform specific code to do anything different for the Mac concerning line endings. See the EolType property in src4\rhino4\Plug-ins\Export_OBJ\ExportOBJPlugIn.cs. If you’re seeing something different let me know and I can look into it.
@tim ok, I probably remembered wrong. I see now that the windows line-endings are indeed the default. And I see that wrapping of long lines is no longer checked by default. Awesome!
yes the default is the window, but then perhaps removing the Mac options there or adding a tip for Mac user to use the Window option would help the uninitiated users…? as my common sense was to go for the Mac option on a Mac computer.