Author: Jasper Slaff Date: 4/21/17 Math-2270 This is my source code in java files for my demonstration. To run the program you must have a javac installed as well as the java command set up in your environment. Or you can use tools such as eclipse to run the program. It simply displays a octogonal shape that you can translate, scale, and rotate using linear algebra concepts and matrix transformations. Controls: W - Move up A - Move left S - Move down D - Move right R - Scale down F - Scale up E - Rotate right Q - Rotate left The main linear algebra concepts are portrayed in the DemoObj.java object. touching for push