cssViewport
Computes the perspective for a containefied field of view
Example
// Create a viewport with fovy PI/2// and update body on window resize var Viewport = v = MathPI/2;windowonresize = updatePerspective;; { v;};
Installation
npm install css-viewport
Contributors
- Matt-Esch