pixlcam
TypeScript icon, indicating that this package has built-in type declarations

0.8.1 • Public • Published

PixlCam

Minified + gzipped size NPM version License Stars Watchers

A set of 2D cameras for games written in TypeScript:

You'll get a projection and a model-view matrix ready to use, but there are also getters if your setup can't specify a camera matrix.

Fair Warning

The compile target of this library is es2015, so if you want to support older browsers, you'll have to ensure that this module is being transpiled to an older es version during your build-process.

Get started

  • Read the documentation
  • Look at the example (example/*.ts).
  • Ask questions if the above doesn't clarify something good enough.

Report issues

Something not working quite as expected? Do you need a feature that has not been implemented yet? Check the issue tracker and add a new one if your problem is not already listed. Please try to provide a detailed description of your problem, including the steps to reproduce it.

Contribute

Awesome! If you would like to contribute with a new feature or submit a bugfix, fork this repo and send a pull request. Please, make sure all the unit tests are passing before submitting and add new ones in case you introduced new features.

License

PixlCam is licensed under the zlib/libpng, meaning you can use it free of charge, without strings attached in commercial and non-commercial projects. Credits are appreciated but not mandatory.

Package Sidebar

Install

npm i pixlcam

Weekly Downloads

2

Version

0.8.1

License

Zlib

Unpacked Size

39.4 kB

Total Files

19

Last publish

Collaborators

  • lusito