brurez / linear-transformations

Demonstration of how to manipulate a shape using linear transformations

Home Page:https://brurez.github.io/linear-transformations/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linear Transformations

try it: (https://brurez.github.io/linear-transformations/index.html)

This piece of code shows how to transform shapes using the concept of linear transformation and matrices.

demonstration

How to execute

  • Open the file index.html in your favorite browser; OR
  • Execute yarn install then yarn start.

About

Demonstration of how to manipulate a shape using linear transformations

https://brurez.github.io/linear-transformations/index.html


Languages

Language:JavaScript 99.9%Language:HTML 0.1%