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

Example bounding sphere using macroquad #259

Merged
merged 29 commits into from
Sep 20, 2024

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    44c81cc View commit details
    Browse the repository at this point in the history
  2. simpler project example

    Vrixyz committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9526e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    113046d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. zoom in

    Vrixyz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ed6a112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c09f1a View commit details
    Browse the repository at this point in the history
  3. scrape plane intersection

    Vrixyz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b181c65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a68514 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    065f6b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    174f012 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3955d44 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. lighter cube

    Vrixyz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4bbe298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dcadc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d61b05b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ab7b5c View commit details
    Browse the repository at this point in the history
  5. add example for convex hull

    Vrixyz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8057422 View commit details
    Browse the repository at this point in the history
  6. 3d example for convex hull

    Vrixyz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    feda1a6 View commit details
    Browse the repository at this point in the history
  7. 3d example for convex hull

    Vrixyz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    39d7f8e View commit details
    Browse the repository at this point in the history
  8. add example for aabb2d

    Vrixyz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aa711e6 View commit details
    Browse the repository at this point in the history
  9. example for aabb in 3d

    Vrixyz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    335639f View commit details
    Browse the repository at this point in the history
  10. remove a few unused code

    Vrixyz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    35c557f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    1bf510f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359b76b View commit details
    Browse the repository at this point in the history
  3. simpler aabb 3d function

    Vrixyz committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    607ac1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cafcad4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfd62f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    abf04f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c8e1ae View commit details
    Browse the repository at this point in the history
  3. revert a few unneeded changes

    Vrixyz committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b68ed9d View commit details
    Browse the repository at this point in the history
  4. pr feedback

    Vrixyz committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    098ddf3 View commit details
    Browse the repository at this point in the history