openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.98k stars 2.55k forks source link

ofxAssimp not working if used alongside ofxAssimpModelLoader #8022

Open dimitre opened 5 months ago

dimitre commented 5 months ago

Using one or another is OK. I was using both to port some code to the new ofxAssimp

Screenshot 2024-06-21 at 13 21 04
NickHardeman commented 5 months ago

Hi @dimitre, I quickly made a project using the PG and including both addons, loaded a model of each kind without issues. Do you have some code or direction on how to reproduce this error?

dimitre commented 4 months ago

Glad to know, thanks. maybe I had something outdated. just found some other issues trying to test this one again :)