Jump to content

bounding box dispose/recreate


DigiHz Data
 Share

Recommended Posts

I have been thinking..... :=)

Bounding boxes are also vertices/meshes right?

Every mesh created have an additional bounding box? correct me if i am wrong.

And the bounding boxes are only for checking collissions, and for gravity/physic stuff?

They are not needed for mesh picking?

If so.....

Is it possible to dispose the bounding box for a specific mesh? and recreate it later if needed?

What i mean is.....it is not all meshes that really take use of bounding box, so why use the bounding box for that mesh?

But maybee the bounding box functionallity is to deep coded into the BJS.

But it would be great if there was 2 functions like:

mesh.boundingBox.dispose();//remove this mesh boundingbox totally

mesh.boundingBox.recreate();//create a new bounding box for the mesh

 

Well, just a thought :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...