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

aabb example using macroquad #257

Merged
merged 30 commits into from
Sep 20, 2024
Merged

aabb example using macroquad #257

merged 30 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. 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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    1027b09 View commit details
    Browse the repository at this point in the history
  2. add back a space for diff

    Vrixyz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5e1b424 View commit details
    Browse the repository at this point in the history
  3. removed a wrong file

    Vrixyz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c1b6502 View commit details
    Browse the repository at this point in the history
  4. fix conflict again

    Vrixyz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    211d724 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9736146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0996ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d13605 View commit details
    Browse the repository at this point in the history
  8. fixed use of common_macroquad

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

Commits on Sep 20, 2024

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