threejs-camera-roll-frustum

A method to augment a camera with a roll property which doesn't affect the camera matrix, but is done instead in the projection matrix.

Usage no npm install needed!

<script type="module">
  import threejsCameraRollFrustum from 'https://cdn.skypack.dev/threejs-camera-roll-frustum';
</script>

README

threejs-camera-roll-frustum

experimental

A method to augment a camera with a roll property which doesn't affect the camera matrix, but is done instead in the projection matrix.

Usage

NPM

License

MIT, see LICENSE.md for details.