Juan Cazala
Juan Cazala
You could have the typescript src in a github repo, then have an npm script that builds the js files (ie `npm run build` which uses `tsc` or webpack +...
dope (: that's pretty much all you need, you just needed to add a name/description for the package, I sent a PR to make them match the repo name/description: https://github.com/adadgio/neural-data-normalizer/pull/1...
1. `pixel` function return an array with 3 values, (the red, green and blue components of a pixel). ox and oy are offsets. There is an `index` variable that iterates...
These are the name conventions for the skeleton of the wearables: ### **Root** - `Armature` ### **Base Structure** - `Avatar_Hips` - `Avatar_Spine` - `Avatar_Spine1` - `Avatar_Spine2` ### **Head** - `Avatar_Neck`...