Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Creating bounding box of an ofxAssimpModel

$
0
0

@AceSlowman wrote:

I've never dealt with ofxAssimpModelLoader before, just getting into it. I have my model loading, lighted, and displayed, but now I want to get some more information from it. What might be an efficient way to generate a bounding box around it?

I have started by creating a vector that will hold the point data representing the bounding box. Are there existing ways of querying the model to find the location of it's points? From there I can get the minimum and maximum, and then I should have the bounding box.

Any tips, advice, or if you know of any more resources other than the assimp example, that would be great.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles