Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mollerse/sjs14
Presentation given at ScotlandJS 2014
https://github.com/mollerse/sjs14
Last synced: about 1 month ago
JSON representation
Presentation given at ScotlandJS 2014
- Host: GitHub
- URL: https://github.com/mollerse/sjs14
- Owner: mollerse
- Created: 2014-05-08T21:40:04.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-10-15T11:23:34.000Z (about 10 years ago)
- Last Synced: 2024-04-15T02:28:07.829Z (9 months ago)
- Language: CSS
- Size: 384 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Making Math come alive with JavaScript
## Abstract
With the web becoming more powerful and supporting a wider range of technologies we are now facing a new frontier of user interaction, previously only possible using Flash or Silverlight.
The new tools at our disposal as frontend developers, CSS3 Transformations, SVG, Canvas and WebGL, all rely on linear algebra and trigonometry to make wonderous things happen.
This talk will take a class of transformations, known as affine transforms, make them come alive with JavaScript and show how we can leverage this mathematical sorcery to amaze and enthrall our users.
## Slides
[here](http://mollerse.github.io/sjs14/)