Page 1 of 1

getMesh()

Posted: Tue Nov 08, 2005 9:33 am
by u235
Will getMesh() load any supported file format mesh or are there different functions to load each type? Thanks.

-AJ

Posted: Tue Nov 08, 2005 3:05 pm
by WToma
getMesh can load any supported mesh format. Of course, if you write a custom loader, you have to properly register it. (See the documentation and the source code).
Toma