/usr/class/cs248/support/The source code can be found in the subdirectory src/libaux.
/usr/class/cs248/support/The source code can be found in the subdirectory src/libst.
/usr/class/cs248/assignments/assignment3These files are moan.h, moan.c, interpolate.h, and interpolate.c. However, the version of interpolate.c available in this directory is not the same as the one used to generate the provided executable moan. In particular, the implementation of the cubic keyframe interpolator is absent. Thus, if the provided interpolate.c is used without alterations to port MOAN to other platforms, the ported executable will allow the user to specify cubic keyframe interpolation, but will not perform any interpolation in response.