Ryan Szeto
Results
2
issues of
Ryan Szeto
Three.js was complaining about an undefined skinWeight attribute when it called normalizeSkinWeights(). I added the attribute and everything seems to work. Fixes #33
I tried viewing one of the models that I extracted with the [readme example](https://github.com/ghemingway/cad.js/blob/master/docs/readme), in particular the cutter one. When I went to `http://localhost:8080/cutter`, I got the error below. Any...