Closed Studio-Lotus closed 3 months ago
I'm trying to load an OBJ format model into my program but it's unclear how to actually use the create function of the model. Documentation for loading / using / animating models would be very appreciated.
fixed using load_model and the global version instead of namespace, although documentation would still be appreciated
I'm trying to load an OBJ format model into my program but it's unclear how to actually use the create function of the model. Documentation for loading / using / animating models would be very appreciated.