About 852,000 results
Open links in new tab
  1. GitHub - ivkecodye/3D-Object-Volume-Calculator: Python

    Python simple program for calculating volumes of 3D objects. To start, run calculator() function. User can chooce one of the objects from the list. After calculation, user can choose another object or choose to quit.

  2. GitHub - ramzyizza/3D-Object-Volume-Estimation-using …

    This project focuses on estimating object volume using Python without using any external libraries. It combines edge detection with central difference, smooth edge representation through interpolation, and volume calculation leveraging Simpson 1⁄3 Integration and Voxel Grid methods.

  3. mcanet/STL-Volume-Model-Calculator - GitHub

    This script provides functionality to calculate the volume and surface area of 3D models stored in the STL file format, as well as estimate the weight of the model based on the selected material. It is implemented in Python and supports both binary and ASCII STL files.

  4. Create your own Finite Volume simulation (with Python ... - GitHub

    Clone this repository at <script src="https://gist.github.com/pmocz/afd5362d58b5bb44780fa0bc0af3f4b5.js"></script> Save pmocz/afd5362d58b5bb44780fa0bc0af3f4b5 to your computer and use it …

  5. transform 3D volume with scipy/numpy · GitHub

    transform 3D volume with scipy/numpy. GitHub Gist: instantly share code, notes, and snippets.

  6. INTEGRAL-CALCULATOR-FOR-VOLUME-COMPUTATIONS-USING-PYTHON

    This project is a Python-based integral calculator designed to compute volumes of solids of revolution and regions under a surface using double integrals. It allows users to input functions, set integration bounds, and visualize 3D plots of the computed volumes, providing an efficient tool for mathematical and engineering applications.

  7. GitHub - Sibtain24/Volume-Calculator: This is a Calculator

    Aug 2, 2024 · Python Volume Calculator (Mini-Project) This is a Calculator program created in Python, that calculates the Volume of some common 3D Shapes like Cube, Cuboid, Cylinder, Sphere, Hemisphere, Cone, Prism and Pyramid.

  8. 3D Volume Plots in Python

    Over 8 examples of 3D Volume Plots including changing color, size, log axes, and more in Python.

  9. Calculate the volume of a 3D polyhedron with Python?

    May 23, 2017 · Do you need the volume of any polyhedra, given by a complex set of 3D vertices and faces based on them? Or instead, as your graphic seems to show, you only need the volume that is between the plane z=0 and a surface defined by z=f(x,y) ?

  10. python - Point Cloud to Volume - Stack Overflow

    Jul 9, 2017 · This will generate a point cloud of a sphere (radius 25) and use the convex hull to compute the volume: from pyntcloud import PyntCloud from pyntcloud.geometry.models.sphere import create_sphere cloud = PyntCloud(create_sphere(center=[0, 0, 0], radius=25, n_points=100000)) convex_hull_id = cloud.add_structure("convex_hull") convex_hull = cloud ...

  11. Some results have been removed
Refresh