linqi_Quaternion Rotation

This bundle is marked as pending. It has not been reviewed by a staff member yet.
XYZ-Rotation(windows)
For WME
By linqi

0: { 0, 0, 0, 1 }
For WME:Ratation default { 0, 0, 0, 1 }
It means non-rotating at the 0s
eg:only pitch 90 degree no roll yaw
Then you can
①roll “0”
②pitch “90”
③yaw “0”
④click “Calculate Quaternion”
⑤result “ { 0.707, 0, 0, 0.707 }”
Last but not the least,click“Copy To Clipboard”. Maybe it misreports virus.
Actually,it is open source and harmless.
You can take your time with code review.
https://gitee.com/lqnch/lynch---quaternion-rotation/tree/master
Contents

linqi_Quaternion Rotation (Binary)

Reviews
eejin
Hi, the description is very empty and requires more details so users know what it is and what it does. Additionally VirusTotal gives some warnings for this binary. Please update the description and perhaps you can link the source code and share details.
Level 3
Joined
Oct 8, 2023
Messages
3
Hi, the description is very empty and requires more details so users know what it is and what it does. Additionally VirusTotal gives some warnings for this binary. Please update the description and perhaps you can link the source code and share details.
0: { 0, 0, 0, 1 }
For WME:Ratation default { 0, 0, 0, 1 }
It means non-rotating at the 0s
eg:only pitch 90 degree no roll yaw
Then you can
①roll “0”
②pitch “90”
③yaw “0”
④click “Calculate Quaternion”
⑤result “ { 0.707, 0, 0, 0.707 }”
Last but not the least,click“Copy To Clipboard”. Maybe it misreports virus.
Actually,it is open source and harmless.
You can take your time with code review.
 

deepstrasz

Map Reviewer
Level 72
Joined
Jun 4, 2009
Messages
19,457
Hi, the description is very empty and requires more details so users know what it is and what it does. Additionally VirusTotal gives some warnings for this binary. Please update the description and perhaps you can link the source code and share details.
This was a already uploaded before. @Antares if I recall correctly already commented on that one which was possibly deleted or something.
 
Top