https://github.com/chrisvilches/wobbly-matrix
A geometric algorithm inspired by Ubuntu's wobbly windows.
https://github.com/chrisvilches/wobbly-matrix
geometric-algorithms javascript wobble wobbly-windows
Last synced: about 2 months ago
JSON representation
A geometric algorithm inspired by Ubuntu's wobbly windows.
- Host: GitHub
- URL: https://github.com/chrisvilches/wobbly-matrix
- Owner: ChrisVilches
- Created: 2020-08-08T12:59:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T15:01:42.000Z (about 2 years ago)
- Last Synced: 2025-03-28T20:45:30.438Z (2 months ago)
- Topics: geometric-algorithms, javascript, wobble, wobbly-windows
- Language: TypeScript
- Homepage: https://wobbly-matrix.chrisvilches.com/
- Size: 12.7 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wobbly Matrix
[](https://app.netlify.com/sites/wobbly-matrix/deploys)
[Live demo](https://wobbly-matrix.chrisvilches.com/)
## What is this?
A geometric algorithm inspired by Ubuntu's wobbly windows.
## How to use
Clone the repository, then execute:
```
npm install
npm run start
```This starts the development server.
Build the production distribution with:
```
npm run build
```## Tools
Made with:
* TypeScript
* React
* Tailwind CSS + Flowbite
* MathJax
* RxJS
* Styled Components
* Storybook
* Other libraries## Future work
### Image mapping
Map the matrix to an image and perform transformations to make the image wobble.
For example: https://open.gl/transformations