path2finding / visualizer

Interactive pathfinding visualizer with an emphasis on learning the algorithms 🎓
https://path2finding.com
2 stars 1 forks source link

changes mesh position to 3 number array #81

Closed ShawnToubeau closed 4 years ago

ShawnToubeau commented 4 years ago

for some reason mesh's position property won't take a number array anymore so this converts it to [number, number, number]