How to move partices along local axis using script?
#6
Yes at the moment there are no Matrix3 rotation functions in tyFlow....so you're on your own for that Smile

Here's a page with some applicable math:

https://github.com/andykorth/opentk/blob...Matrix3.cs

To rotate any given matrix, create a rotated identity matrix and then multiply that on the left side of your target matrix.
  Reply


Messages In This Thread
RE: How to move partices along local axis using script? - by tyFlow - 11-29-2019, 06:54 PM

Forum Jump: