GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
80 stars 20 forks source link

feat(collisions): add collisions between rays and AABB's #1261

Open diogomsmiranda opened 3 weeks ago

diogomsmiranda commented 3 weeks ago

Description

Include a summary of the changes here.

Checklist

github-actions[bot] commented 3 weeks ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1261/ on branch gh-pages at 2024-06-19 14:55 UTC

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 40.61%. Comparing base (e92064d) to head (bf7e890).

Files Patch % Lines
engine/src/transform/local_to_world.cpp 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1261 +/- ## ========================================== - Coverage 40.61% 40.61% -0.01% ========================================== Files 354 354 Lines 26330 26332 +2 ========================================== Hits 10695 10695 - Misses 15635 15637 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

luishfonseca commented 1 week ago

Please don't call the capsules spheres