Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 480 Bytes

AreaCalc

Description

This C++ code computes the area of a 3-D object of choice when given the appropriate variables.

Getting started

  1. Download Visual Studio Code for macOS or Windows
  2. Install C++ extention
  3. Run npm install git+{copied_url} to download all dependencies