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

Frustum culling #1642

Merged
merged 32 commits into from
Jul 24, 2024
Merged

Frustum culling #1642

merged 32 commits into from
Jul 24, 2024

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    ad6a870 View commit details
    Browse the repository at this point in the history
  2. Implemented frustum culling

    nikhilghosh75 authored and heinezen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    07e7c62 View commit details
    Browse the repository at this point in the history
  3. Implemented stresstest 1

    nikhilghosh75 authored and heinezen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e463962 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84fa57b View commit details
    Browse the repository at this point in the history
  5. Fixed styling

    nikhilghosh75 authored and heinezen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    94f9a46 View commit details
    Browse the repository at this point in the history
  6. Fixed various checks

    nikhilghosh75 authored and heinezen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e62b1b9 View commit details
    Browse the repository at this point in the history
  7. Added name to mailmap

    nikhilghosh75 authored and heinezen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d70ae7f View commit details
    Browse the repository at this point in the history
  8. Added name to copying.md

    nikhilghosh75 authored and heinezen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    03da156 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87a21a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3805cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9446165 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    acc9c96 View commit details
    Browse the repository at this point in the history
  13. renderer: Fix object position fetching.

    Needed the current `time` for getting the correct position.
    heinezen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    34cc059 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f95f21 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    69841ad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0df247c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    189d916 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f114994 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f3365cf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d88fb47 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6926049 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0c0efa6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7391bc2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    769154b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d7a8e5b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    33021dc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    04bf89e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8edeb9d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b457b87 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e97a944 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a608d26 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8ba6a75 View commit details
    Browse the repository at this point in the history