hexapod
hexapod copied to clipboard
Blazing fast hexapod robot simulator for the web.
# Page Ideas 1. Be able to save poses and preselect saved named poses or saved ik configuration in local storage: https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage 2. Be able to save named poses and...
related to #117 # Page idea 1: Inverse Kinematics Page joystick It would be nice if we can control 2 or 3 or 4 parameters at the same time by...
Open dev tools and generate report with lighthouse - Use video instead of gif - Use passive scroll listeners
Using only a partial bundle of Plotly reduced the bundle size by 50%. Right now, Plotly still occupies 75% of the bundle. https://github.com/mithi/hexapod/issues/54 Other things that we can try: -...
# Related to #38 # Readings and videos - [x] [Writing Better Tests with React Testing Library - Time to React - August 2019](https://www.youtube.com/watch?v=hFm0enk-qfM) - [x] [How to use React...
This PR tries to implement #55 :) It introduces a bunch of refactoring of Routes, removes `React-Markdown`, applies React features such as lazy loading + Suspense and Webpack dynamic imports....
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Bumps [plotly.js](https://github.com/plotly/plotly.js) from 1.54.7 to 2.25.2. Release notes Sourced from plotly.js's releases. v2.25.2 Changed Update Croatian translations in hr locale [#6690], with thanks to @Mkranj for the contribution! Fixed Fix...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.0 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...