visual c++ - How to draw an AABB bounding box in simple c++/opengl? -
i don't know how draw bounding box around 3d object using visual c++/opengl!
i have calculated min , max value of obj, do!?
update above post: have figured out how draw bounding box! how can align axes?
you have generate line-mesh (or whatever want display) bounding box. vertices should easy find when have min , max value.
opengl visual-c++ bounding-box aabb
No comments:
Post a Comment