Imagine that you want to know the most efficient way to make a torus—a doughnut-shaped mathematical object—from origami paper. But this torus, which is a surface, looks drastically different than the ...
Finding a half means finding one of two equal parts. If you put two halves together you get one whole. You can find a half of a shape, measure or a quantity. Shapes are a great way to explore and ...
Tessellation is when shapes fit together in a pattern with no gaps or overlaps. These squares make a tessellating pattern. You can make a tessellating pattern from just one type of shape or a number ...
The project explores the basics of OOP and Windows desktop application technologies - the shapes are part of an inheritance hierarchy and share some properties and behavior. Also, this project was a ...
geometric-object-area-calculator │ ├── Circle.java ├── Cube.java ├── Shape.java ├── ThreeDShape.java ├── Drawable.java ├── Driver.java ├── ShapesGUI.java │ ├── input.txt ├── sumAreas.txt ...