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

BSP Loader Part4-6 Collision Detection Bug #6

Open
KoboldSoftware opened this issue Oct 2, 2024 · 0 comments
Open

BSP Loader Part4-6 Collision Detection Bug #6

KoboldSoftware opened this issue Oct 2, 2024 · 0 comments

Comments

@KoboldSoftware
Copy link

In CQuake3BSP::Trace() if a collision occured, m_traceRatio will always be 0.
A correct intersection is never calculated, the function always returns the start of the ray as the intersection.
Tracing a bullet to get its intersection with a wall is impossible.

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

No branches or pull requests

1 participant