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

Triangle ray tracing #74

Open
3 of 4 tasks
FacoBackup opened this issue Feb 15, 2025 · 0 comments · May be fixed by #75
Open
3 of 4 tasks

Triangle ray tracing #74

FacoBackup opened this issue Feb 15, 2025 · 0 comments · May be fixed by #75
Assignees
Labels
enhancement New feature or request

Comments

@FacoBackup
Copy link
Owner

FacoBackup commented Feb 15, 2025

  • Remove voxel stuff
  • Replace voxel tracing with triangle tracing calls
  • Store triangle data (Normals, UVs)
  • Per mesh BVH with transformations (Create a transformation buffer and store the index to the matrix)
@FacoBackup FacoBackup added the enhancement New feature or request label Feb 15, 2025
@FacoBackup FacoBackup self-assigned this Feb 15, 2025
@FacoBackup FacoBackup moved this to TODO in Metal engine Feb 15, 2025
@FacoBackup FacoBackup moved this from TODO to In progress in Metal engine Feb 16, 2025
@FacoBackup FacoBackup linked a pull request Feb 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant