Skip to content

Mini widget application that calculates the surface area and volume of common 3D shapes such as cubes, spheres, cones, cylinders, tetrahedrons, and ellipsoids. This project is created by bootsareme using the Qt Framework (C++). (More info can be found in the LICENSE file)

License

Notifications You must be signed in to change notification settings

bootsareme/3D-Geometric-Shapes-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Geometric-Shapes-Calculator

Mini widget application that calculates the surface area and volume of common 3D shapes such as cubes, spheres, cones, cylinders, tetrahedrons, and ellipsoids. This project is created by bootsareme using the Qt Framework (C++). (More info can be found in the LICENSE file)

About

This project was created with C++ and the Qt Framework. The program can calculate surface area and volume up to 15 digits of precision. Currently these are all the shapes supported by this application: cube, cylinder, cone, sphere, tetrahedron, and ellipsoid.

Download

Because this project uses underlying libraries, cloning this repository will result in error. Use the download link provided to download the raw ZIP file for this application. EXTRACT the zip file and start using the application by running *.exe file.


↓ ↓ ↓
Download
↑ ↑ ↑

Troubleshooting

Q: Why is Google Chrome saying: "This file could be dangerous"?

A: Chrome will warn you if you download files that cannot be verified by the browser. Rest assure, the file is completely safe and contains no viruses. Scan it with an antivirus software if you still aren't convinced.


Q: Why is the executable producing errors?

A: The executable should not be producing errors. Keep in mind that this app is for Windows users ONLY.


Q: Why is the volume or surface area incorrect?

A: It may be your computer's issue. This application has gone through thousands of tests and it is yet to produce a mistake. Keep in mind the following: do not spam numbers as this program does have a limit, close the program and reopen it if problem persists, restart your computer if needed, reinstall the program as a last resort.

About

Mini widget application that calculates the surface area and volume of common 3D shapes such as cubes, spheres, cones, cylinders, tetrahedrons, and ellipsoids. This project is created by bootsareme using the Qt Framework (C++). (More info can be found in the LICENSE file)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages