@tolokoban/tgd
v2.0.16
Published
ToloGameDev library for WebGL2
Downloads
130
Readme
tgd2
ToloGameDev library for WebGL2. Please look at the online documentation (in french).
Development
Open a terminal in the lib/
folder and type the following command
to build the library in the dist/
folder:
npm start
Open another terminal in the doc/
folder and type the following command
to launch a browser with the documentation:
npm start