Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add volume calculator for 3d mesh #27905

Open
isalgadof opened this issue Mar 12, 2024 · 0 comments
Open

Add volume calculator for 3d mesh #27905

isalgadof opened this issue Mar 12, 2024 · 0 comments

Comments

@isalgadof
Copy link

Description

Three has no native method to calculate mesh's volumes.

Solution

Add a method (mesh.volume) to retrieve the calculated volume of the object-mesh.

Alternatives

Pass through a method using an import for 'three-volume' package

Additional context

https://www.npmjs.com/package/three-volume

isalgadof added a commit to isalgadof/three.js that referenced this issue Mar 12, 2024
isalgadof added a commit to isalgadof/three.js that referenced this issue Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants