oleg.ferapontov Posted April 20, 2020 Share Posted April 20, 2020 I have a problem with import fbx model to Unigine, with Blender and Unity it's okay. I also for test used another one model just to check if there is an issue too but second one looks okay. So questions: 1. What I needs to check to fix reverted hull? 2. How to disable back face culling if it's possible. Link to comment
silent Posted April 20, 2020 Share Posted April 20, 2020 Hi Oleg, Could you please send us these FBX files for tests? You can PM me via following link: https://developer.unigine.com/forum/messenger/compose/?to=676 Currently we do not support files with negative scale factor, so maybe that's the root cause of this behavior. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
werner.poetzelberger Posted April 20, 2020 Share Posted April 20, 2020 Hello, your 'back face culling' looks like reversed normals, could that be? Usually you should correct that in your modelling tool. But you can use 'two sided' option in the material, so you can display your faces which show the oposing face normals. Normals or what ? Hmm can you be a bit more specific, it is hard to tell from the screenshot what happens. Best. Werner Link to comment
oleg.ferapontov Posted April 20, 2020 Author Share Posted April 20, 2020 8 minutes ago, werner.poetzelberger said: Usually you should correct that in your modelling tool. Just checked model, it has geometry on inner and outer part, so it's not back face culling. And about reverted normals, I used this models in custom app and imported from 3DS Max to Blender, from blender to Unity, no issues. 10 minutes ago, silent said: Could you please send us these FBX files for tests? Send in private Link to comment
werner.poetzelberger Posted April 20, 2020 Share Posted April 20, 2020 5 minutes ago, oleg.ferapontov said: Just checked model, it has geometry on inner and outer part, so it's not back face culling. And about reverted normals, I used this models in custom app and imported from 3DS Max to Blender, from blender to Unity, no issues. So is it a hole then? or missing model? Link to comment
oleg.ferapontov Posted April 20, 2020 Author Share Posted April 20, 2020 36 minutes ago, werner.poetzelberger said: So is it a hole then? or missing model? no, it should be okay, no visible issues Link to comment
oleg.ferapontov Posted April 21, 2020 Author Share Posted April 21, 2020 (edited) Thanks to @silent now it's okay, it was negative scale as been mentioned, fixed in 3DS Max and hull is okay, needs to do the same for all other parts. Edited April 21, 2020 by oleg.ferapontov Link to comment
Recommended Posts