2019-03-22 12:54:57 +01:00
2019-03-22 12:54:57 +01:00
2019-03-22 12:54:57 +01:00
2019-03-21 09:52:25 +01:00
2019-03-22 12:54:57 +01:00
2019-03-22 12:54:57 +01:00
2019-03-22 12:54:57 +01:00
2019-03-22 12:54:57 +01:00

iwmlib

Build

Be sure that Python 3 is installed (for building the 3rd party library) and that you have installed Rollupjs globally npm i rollup -g.

To build the two iwmlib files type npm run build. The files will be generated in the dist folder (iwmlib.js and iwmlib.pixi.js). If you want to watch the files for a continuously build type npm run watch. To build the 3rd party library type npm run 3rdparty. The file will be generated in the dist folder (iwmlib.3rdparty.js).

Description
An Open Source library for multi-touch, WebGL powered applications. The master branch uses Pixi.js Version 5, the new and default main branch uses Pixi.js Version 6.
Readme
Languages
JavaScript 72.1%
HTML 23.8%
CSS 2.9%
SCSS 1%
Python 0.2%