mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-04-21 13:19:57 +08:00

* Fix 'node' global name in node.js example. * Include GitHub URL with npm package.json. * Simplify Node.js usage example. * Correct attribute stride. * Correct numVertexCoord -> numItems. * Fix typo on attr constant. * Simplify loop iteration.