transformation-matrix icon indicating copy to clipboard operation
transformation-matrix copied to clipboard

add interpolate function

Open chrvadala opened this issue 5 years ago • 1 comments

chrvadala avatar Oct 20 '20 22:10 chrvadala

some notes for me: Interpolation can be performed through Quaternion math.

useful links:

  • https://github.com/libgdx/libgdx/blob/master/gdx/src/com/badlogic/gdx/math/Quaternion.java

chrvadala avatar Nov 12 '21 18:11 chrvadala