-
-
Notifications
You must be signed in to change notification settings - Fork 411
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
Proposal containing the results of the SilkX experiment #1727
Conversation
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.
overall LGTM
documentation/proposals/Proposal - Generation of Library Sources and PInvoke Mechanisms.md
Outdated
Show resolved
Hide resolved
documentation/proposals/Proposal - Generation of Library Sources and PInvoke Mechanisms.md
Outdated
Show resolved
Hide resolved
documentation/proposals/Proposal - Generation of Library Sources and PInvoke Mechanisms.md
Outdated
Show resolved
Hide resolved
documentation/proposals/Proposal - Generation of Library Sources and PInvoke Mechanisms.md
Outdated
Show resolved
Hide resolved
documentation/proposals/Proposal - Generation of Library Sources and PInvoke Mechanisms.md
Outdated
Show resolved
Hide resolved
documentation/proposals/Proposal - Generation of Library Sources and PInvoke Mechanisms.md
Outdated
Show resolved
Hide resolved
…es and PInvoke Mechanisms.md
…es and PInvoke Mechanisms.md
…es and PInvoke Mechanisms.md
Notes from Discord chat:
Also, need a thorough discussion about left-to-right order of PtrPtrPtr chains, and what Mut and Ptr should be named for clarity |
documentation/proposals/Proposal - Generation of Library Sources and PInvoke Mechanisms.md
Outdated
Show resolved
Hide resolved
documentation/proposals/Proposal - Generation of Library Sources and PInvoke Mechanisms.md
Outdated
Show resolved
Hide resolved
* Update SilkX Proposals - Updated Pointer Proposal to match current implementation - Add Generic Math Proposal based on Current work * Added missing function proposals and fixing some language * Implementing Review Feedback * Major rewrite of Generic Math Proposal -Slimmed it down though * Remove Vector 5 note * Addressing Review Comments * More Review Comments * Vector Transform Adjustments -and fix CreateFromPointNormal nomenclature * Remove the Endians that escaped the first time * Update for Rect/Box changes * Added LH/RH Matrix Functions * Box/Rect changes Making this a set of master types with obfuscated implmentation. Go For Perf
Maths
|
SilkTouchX
|
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.
LGTM
Is it possible to get an approval here? The revisions to the proposals are as discussed in the WG meeting. |
NOOOOOO NOT THE NATIVE BUILD JOBS |
Build is not triggering because there have been no source changes, merging manually. |
- CreateConstrainedBillboardLH | ||
- CreateBillboardRH | ||
- CreateConstrainedBillboardRH | ||
- Investigate newer less-hated alternatives to quaternions for future (see Freya Holmer talks) |
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.
@Perksey don't suppose you have a link? Quaternions are, of course, ontologically evil, so I would be interested to hear about viable alternatives. 👀
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.
I think it was @HurricanKai or @ThomasMiz that raised this point (and alluded to things like rotors as well)
This shall remain in draft until the SilkX experiment has concluded!