flutter_processing icon indicating copy to clipboard operation
flutter_processing copied to clipboard

Implement remaining Transform methods

Open matthew-carroll opened this issue 3 years ago • 0 comments

Implement the remaining transform methods:

  • [ ] applyMatrix()
  • [ ] printMatrix()
  • [ ] resetMatrix()
  • [ ] rotateX()
  • [ ] rotateY()
  • [ ] rotateZ()
  • [ ] scale()
  • [ ] shearX()
  • [ ] shearY()

matthew-carroll avatar Feb 21 '22 05:02 matthew-carroll