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

Added : VHACD & karimnaaji qhull implementation #781

Closed
wants to merge 46 commits into from

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    e0f0db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f532aa View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    47ad39e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ed0b74 View commit details
    Browse the repository at this point in the history
  3. Formatting

    Kushal-Shah-03 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c2f82f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2264668 View commit details
    Browse the repository at this point in the history
  5. Fix : Memory Overhead

    Kushal-Shah-03 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b7aa4c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79e7ded View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    151904e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96d9ac8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5cca30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e812e90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd82511 View commit details
    Browse the repository at this point in the history
  12. Fix Attempt

    Kushal-Shah-03 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b8f1e82 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Typecast

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    462bb3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7d35cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea83517 View commit details
    Browse the repository at this point in the history
  4. Error in Merge

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1bb7596 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61a520b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc3f70e View commit details
    Browse the repository at this point in the history
  7. Attempt 2

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3d738e4 View commit details
    Browse the repository at this point in the history
  8. Attempt 3

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    80920a2 View commit details
    Browse the repository at this point in the history
  9. Attempt 4

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    095b62d View commit details
    Browse the repository at this point in the history
  10. Attempt 5

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6f6ea07 View commit details
    Browse the repository at this point in the history
  11. Error fix

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7c75a0d View commit details
    Browse the repository at this point in the history
  12. Attempt 6

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    30049db View commit details
    Browse the repository at this point in the history
  13. Final Attempt

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fb4293d View commit details
    Browse the repository at this point in the history
  14. Checking int

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d75fffd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d12eff4 View commit details
    Browse the repository at this point in the history
  16. Dynamic array attempt

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    984e687 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4274fe6 View commit details
    Browse the repository at this point in the history
  18. Formatting

    Kushal-Shah-03 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2916aeb View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    670cdfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e0962a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Menger Sponge Hull

    Kushal-Shah-03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    004bf80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13701c View commit details
    Browse the repository at this point in the history
  3. Formatting

    Kushal-Shah-03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bdb6d88 View commit details
    Browse the repository at this point in the history
  4. FIxed Merging issue

    Kushal-Shah-03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    25f1201 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    aec3b81 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Increased dimension

    Kushal-Shah-03 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d93bd1d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    97faaa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Added : Script to store outputs of hull impelemtnations and python sc…

    …ripts for statistical analysis
    Kushal-Shah-03 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    22c8fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e55104 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Added : GLB Files to analyse the outputs, Modified : normalize and st…

    …ats to keep a filter on time
    Kushal-Shah-03 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3a049be View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    9fb9b9c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    6448874 View commit details
    Browse the repository at this point in the history