-
Notifications
You must be signed in to change notification settings - Fork 112
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
Conversation
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.
There was a problem hiding this 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).
9f7ec50
to
3301cbd
Compare
…ent change in the API
Let's proceed when you are ready. |
It's ready! |
No description provided.