@tolokoban/tgd
v2.0.78
Published
ToloGameDev library for WebGL2
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 startOpen another terminal in the doc/ folder and type the following command
to launch a browser with the documentation:
npm start