Skip to content

Conversation

@Simplicitee
Copy link
Member

@Simplicitee Simplicitee commented Jul 5, 2020

Changes

✔️ Additions

  • Adds variety of 2D and 3D shape classes
  • Adds ShapeUtil class for shape-supporting functions
  • Adds alternate direction method to VectorUtil
  • Adds Plane utility class for describing a plane in space
  • Adds increment and decrement methods to Angle class

Checklist

  • I have tested my changes to the best of my abilities.
  • I have linked to any related GitHub Issues or Trello cards.
  • I have made sure my code is clean, well documented, and matches the pre-existing style of the codebase.
  • I understand that my pull request will only be merged after it is reviewed by maintainers and any requested changes are made.

* Added variety of 2D and 3D shape classes
* Added ShapeUtil class for shape-supporting functions
* Added alternate direction method to VectorUtil
* Added Plane utility class for describing a plane in space
@ChristopherWMM
Copy link
Member

Where's the rest of the documentation? 😐

Copy link
Member

@v-h-gn v-h-gn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe adding a little more documentation on the shape constructors specifying how they are going to look when constructed, what each of the variables mean, and how they affect the aforementioned look of the shapes.

@v-h-gn v-h-gn added this to the Complete Utilities milestone Aug 18, 2020
@v-h-gn v-h-gn linked an issue Aug 18, 2020 that may be closed by this pull request
@Simplicitee Simplicitee requested a review from v-h-gn November 3, 2020 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create Shapes Utilities

4 participants