Skip to content

duli-eng/AreaCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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