T2|TR Posted January 7, 2018 Share Posted January 7, 2018 Hello everybody, I try to export a simple meeple from blender to babylon. It does not export the materials which consist of a simple diffuse bsdf shade. The exporter always bakes the texture which is not my intendet aim. Does anyone have an idea about it? The corresponding files are attached below. Thanks a lot in advance! meeple.zip Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted January 8, 2018 Share Posted January 8, 2018 For cycles, all but the simplest need to be baked. Your edge case, can be switched to using an internal render material. It was not worth coding for this one exception. You can still use cycles for more complex stuff, while some simple meshes use internal. True you cannot mix materials from the different renderers and expect materials from the non-current renderer to work, but we are exporting here not rendering. You cannot mix between renderers in a single mesh (multi-materials) though, you must go the cycles / baking route. Wingnut 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.