We're stuck in the matrix!
Matrix transformations made easier.
- 2x2 Matrix transformations visualiser
- Identifies matrix transformation
- Remove fill colour
- Hide axes
- Reset unit square
- Make mobile responsive
- Add animation between matrix transformations
- Identify combined transformations
- 3x3 Matrix transformations
- Sophisticated error handling
- Colour themes
Tutorial on how to run PHP: Medium.
- Clone (download all the code from) the GitHub repository, either using Git or downloading as a ZIP file.
- Start your Apache server.
- Open the may-tricks directory in your browser.
- And star the repo 😄
class Developers:
self.working = True
def getDevelopers(self):
return ['alexlostorto']
Licensed under the MIT License.