Import models assimp

Started by wartemw, January 11, 2017, 04:23:20

Previous topic - Next topic

wartemw


Kai

Could you please describe your problem in a lot more detail?
One sentence "how to model on the way" and a screenshot of your IDE is not at all sufficient for anyone to understand what you want.

spasi

You must use one of the aiImportFile* or aiImportFileFromMemory* functions, if that's what you're asking.

wartemw

QuoteCould you please describe your problem in a lot more detail?
One sentence "how to model on the way" and a screenshot of your IDE is not at all sufficient for anyone to understand what you want.
how to import model from the assimp(please demo import model)


QuoteYou must use one of the aiImportFile* or aiImportFileFromMemory* functions, if that's what you're asking.
please show demo import via aiImportFile.