How to use orient Attribute to rotate?

   6439   1   0
User Avatar
Member
66 posts
Joined: May 2016
Offline
Hi,
Let's say I have paritcle with rotation(orient attribute) and transfer orient attribute to a point,How can I make the point rotate as the particle does for a copy or instance object?

Besides,does anyone have good suggestion/resources for learning vector4,matrix and quaternion etc.
User Avatar
Member
7734 posts
Joined: Sept. 2011
Online
check out qrotate and qmultiply, for vector and quaternion attributes respectively. As for resources, I generally search for a specific question, rather than relying on a specific source. For general curiosity, Wikipedia and scratch-a-pixel are always useful.
  • Quick Links