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

Incorrect face index from trace #275

Open
Pacinho opened this issue Feb 8, 2024 · 0 comments
Open

Incorrect face index from trace #275

Pacinho opened this issue Feb 8, 2024 · 0 comments

Comments

@Pacinho
Copy link

Pacinho commented Feb 8, 2024

I'm trying to get triangle index through face index from trace and returned face index is inconsistent. It happens with BasicUsageActor example, as with my own mesh. It's either correct one or index that is higher than total triangles in mesh.
The difference between indices is same across all triangles and the more triangles there are, the bigger difference, with difference/total triangles ratio never reaching 10(e.g BasicUsageActor has 36 total triangles, difference is 72; with 131232 triangles difference is 1312200).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant