Crate formula_3d_shape_lib

Crate formula_3d_shape_lib 

Source
Expand description

§3D Shape Formula Rust Library

  • This Rust library gives volume size and surface area of 3D shape

  • Current Version this library works with only Solid, Sphere and Cylinder

Modules§

common_formula
This Module for common formula for 3D shape
cylinder
This Module for cylinder Shape
solid
This Module for solid Shape
sphere
This Module for sphere Shape