This repository has been moved to github.com/njibhu/t3d
Tyria 3D Library is an open source javascript library aimed at accessing and interpreting data from Guild Wars 2 .dat files.
This version is a fork of RequestTimeout408/Tyria3DLibrary since the original library is not maintained anymore.
- npm
- gulp-cli
npm install
gulp
There are few example applications in the examples folder. I sugest looking at the source of index.html in examples/ModelRenderer first!
The documentation of the current release is available in the documentation folder, also don't hesitate to go through the code itself.
If you have any questions, feedback or suggestions feel free to create a new issue here on github !
This project uses jsdoc3 for javadoc-ish documentation creation.
Usage:
npm -g install jsdoc
jsdoc -c jsdoc.conf.json