Development notes for the Whorld geometric visualizer/VJ software/Freeframe plugin.
m_Origin.x = CLAMP(round(m_Size.cx * m_st.NormOrg.x), m_Canvas.left, m_Canvas.right - 1); m_Origin.y = CLAMP(round(m_Size.cy * m_st.NormOrg.y), m_Canvas.top, m_Canvas.bottom - 1);
Post a Comment
No comments:
Post a Comment