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

Feature face connectivity test #790

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 10, 2023

  1. Seperate construction and commit of cmesh

    to manipulate cmesh in other functions
    Davknapp committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a280837 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    0662f1c View commit details
    Browse the repository at this point in the history
  2. WIP: Implementing a function that mirrors a tree along a face

    TODO:	- Triangle normal face 1 not correct
    	- Tet not working
    	- Pyra face 1&4 incorrect
    	- implement different orientations
    Davknapp committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c001bf9 View commit details
    Browse the repository at this point in the history
  3. Added testfile

    Davknapp committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    480add8 View commit details
    Browse the repository at this point in the history
  4. Solve tri-normal bug

    Davknapp committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9ac73ae View commit details
    Browse the repository at this point in the history
  5. Solve pyramid bug for face 1

    Davknapp committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7786035 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. enable pyra for face 4

    Davknapp committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cd1c4e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Solve tet-bug

    Davknapp committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    794b9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e84ee36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcd45c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9002f8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b2769b View commit details
    Browse the repository at this point in the history
  6. Added documentation to test

    Davknapp committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e1247bc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. WIP Debugging Hex-example

    Davknapp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7e397d0 View commit details
    Browse the repository at this point in the history