You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build a new renderer engine based on the Osprey structure and I wanted to ask if it is possible to get the actual triangle mesh data (std::vector vertex) out of the World object. Any code example would be more than helpful!