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

Teste de intersecção raio-AABBs #37

Merged
merged 3 commits into from
Aug 3, 2024
Merged

Conversation

leonardoazzi
Copy link
Owner

Resolve o item #32 e cobre parcialmente o requisito #7

  • Projeta um raio a partir das coordenadas do mouse e posição da câmera;
  • Implementa o teste de intersecção entre um raio e uma AABB;
  • Implementa alguns testes temporários para validação, a serem implementados em outras funcionalidades.
2024-07-30.10-50-58.mp4

@leonardoazzi leonardoazzi requested a review from biasoviero July 30, 2024 18:12
@leonardoazzi leonardoazzi merged commit 95da796 into master Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants