hexapod-robot-simulator icon indicating copy to clipboard operation
hexapod-robot-simulator copied to clipboard

Implementation improvements

Open mithi opened this issue 4 years ago • 0 comments

While porting this to javascript I have discovered so many ways to improve the code structure and algorithms found in this project

Take a look at the following files on the new project https://github.com/mithi/hexapod/blob/master/src/hexapod/Linkage.js https://github.com/mithi/hexapod/blob/master/src/hexapod/VirtualHexapod.js https://github.com/mithi/hexapod/blob/master/src/hexapod/basicObjects.js

mithi avatar May 27 '20 20:05 mithi