How can i import blender models?

blender.org

Hi,

You cannot import directly blender models. But you convert them into POD files which is a 3d geometry file format we use in our SDK. To do so you may use our blender POD plugin (just release for the first time, got some problems mentioned at: https://www.imgtec.com/forum/forum_posts.asp?TID=683) or export your scene as Collada (1.4) and then use our Collada2POD converter. You can find more information about Blender POD plugin  in our documentation : SDKPackageUtilitiesPVRGeoPODDocumentation

and information about collada2POD in:

SDKPackageUtilitiesCollada2PODDocumentation

Best Regards,