Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Mesh implementation #397

Merged
merged 3 commits into from
May 3, 2023

Conversation

AlanRynne
Copy link
Contributor

DRAFT:

@sonomirco
Copy link
Collaborator

Hey @AlanRynne, could we start to review this PR?

@sonomirco sonomirco added enhancement 📢 Issues describing an enhancement or pull requests adding an enhancement. minor Pull requests requiring a minor version update according to semantic versioning. labels Jan 5, 2023
@d3ssy d3ssy marked this pull request as ready for review January 5, 2023 23:45
@d3ssy
Copy link
Collaborator

d3ssy commented Jan 5, 2023

Hey @AlanRynne, could we start to review this PR?

Reviewed with Alan this AM based on comments on previous PR. Fresh commits coming in soon and then ready to merge! 🚀

var firstEdge = face.HalfEdge;
switch (adjacentFaces.Count)
{
case 3: // Triangle face
Copy link
Collaborator

Choose a reason for hiding this comment

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

@sonomirco this one.

Copy link
Collaborator

@d3ssy d3ssy left a comment

Choose a reason for hiding this comment

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

Changes as discussed in previous review.

@AlanRynne
Copy link
Contributor Author

Hi all! Sorry for the delay on this I've been a bit busy lately! I'm planning on wrapping this up between today and tomorrow and leave it up to you guys to review for any improvements! 👍🏻

@d3ssy
Copy link
Collaborator

d3ssy commented Jan 17, 2023 via email

@d3ssy d3ssy self-requested a review February 7, 2023 13:43
@d3ssy
Copy link
Collaborator

d3ssy commented Feb 7, 2023

@AlanRynne is this good to go?!

@sonomirco
Copy link
Collaborator

@AlanRynne, any updates on this branch?

@AlanRynne
Copy link
Contributor Author

Hey @sonomirco, @d3ssy! I would have sworn I had pinged you guys here to review this... but I seemed to have left my message unsent 🙇🏼‍♂️

I think this one is ready to go unless you have any particular opinions on any part of the code ;)

@sonomirco sonomirco merged commit 9e6056f into GSharker:master May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 📢 Issues describing an enhancement or pull requests adding an enhancement. minor Pull requests requiring a minor version update according to semantic versioning.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants