Skinner_11 Posted May 3, 2020 Share Posted May 3, 2020 Hello! First of all, thank you very much for providing a free Community Edition for this amazing game engine! Can you confirm if importing fbx files during runtime with the default FbxImporter plugin is possible with the Entertainment SDK edition? I was trying to follow this article, and it doesn't mention that this should only work with the paid licenses. My code got compiled successfully, but this function call always returned with a nullptr even though the fbx filepath was correct: Importer *importer = Import::get()->createImporterByFileName("../data/Test/test.fbx") Regards, Attila Link to comment
silent Posted May 3, 2020 Share Posted May 3, 2020 Runtime FBX import (at least with a default built-in plugins) is available starting from Engineering edition. 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
Skinner_11 Posted May 3, 2020 Author Share Posted May 3, 2020 4 minutes ago, silent said: Runtime FBX import (at least with a default built-in plugins) is available starting from Engineering edition. Thanks for the quick answer! Maybe it would be helpful to add this Notice to the upper mentioned article as well, so others don't get confused: We're a small team, and we're just prototyping a project, and trying to see if Unigine would be a good platform to achieve our goal. Most of the features in the Engineering edition would be pretty much unused by us, so would it be possible to discuss some unique licensing possibilities? Link to comment
silent Posted May 3, 2020 Share Posted May 3, 2020 You can always contact our sales team via sales@unigine.com if you have some additional questions regarding the licensing. Quote Maybe it would be helpful to add this Notice to the upper mentioned article as well, so others don't get confused: Thanks for the suggestion! Already sent this info to the technical writers team. 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
Skinner_11 Posted May 3, 2020 Author Share Posted May 3, 2020 Thank you, we'll get in contact with sales! Link to comment
Recommended Posts