Michael Schlachter

Results 25 comments of Michael Schlachter

Ahh gotcha. Makes sense. Could you make the demos just using skeletons, or maybe using a [mixamo ](https://www.mixamo.com/) rig?

Might be related to https://github.com/bgrins/javascript-astar/issues/52

I figured out that bug I think. The "closed" nodes aren't getting cleaned properly between searches. Look here for a fix: https://github.com/bgrins/javascript-astar/issues/52

I've made a fork with my improvements.. Check it out! https://github.com/manthrax/JS-Minecraft-Map-Viewer-Thrax http://imgur.com/a/BE4dA

@yuhaozhou2000 Can you identify in the code here: https://github.com/manthrax/THREE-CSGMesh/blob/master/csg-lib.js where you see that determination being made? Interested in looking into it..