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

Adding support for the raytracing. #252

Merged
merged 10 commits into from
Dec 28, 2022
Merged

Conversation

Hossein-Noroozpour
Copy link
Contributor

No description provided.

Increases the foreign-type version,
Adds a new example for showing raytracing capabilities in metal 3.
CI action version increase
code improvement in foreign_obj_type macro.
And adding several other needed features in the code.
Copy link
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is amazing work ❤️ , and a great present for New Year / Christmas to the community!
I was just thinking about how it would be required for metal-rs to get the RT support before we can get anywhere with a portable RT API/implementation, and your PR couldn't be timed more perfectly.
My only concern is how this giant change got unnecessarily more giant by including the foreign types update (long-needed!). Ideally, the foreign-types would be updated in a separate commit (or a PR). I don't consider this a blocker, though.
Let's just resolve the few notes raised and proceed (squashed).

examples/raytracing/geometry.rs Outdated Show resolved Hide resolved
src/accelerator_structure.rs Outdated Show resolved Hide resolved
src/lib.rs Show resolved Hide resolved
@kvark
Copy link
Member

kvark commented Dec 27, 2022

Let's proceed when you are ready.

@Hossein-Noroozpour
Copy link
Contributor Author

It's ready!

@kvark kvark enabled auto-merge (squash) December 28, 2022 00:38
@kvark kvark merged commit b710f05 into gfx-rs:master Dec 28, 2022
@kvark kvark mentioned this pull request Feb 24, 2023
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