Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-16 | Moved the frontend directory up so that it no longer exists | Matthew Kosarek | |
2021-05-13 | Beginnings of the general polygon page, it looks so cool | Matthew Kosarek | |
2021-04-26 | Getting started on rectangle collisions | Matthew Kosarek | |
2021-04-25 | Rectangle intersection with a line complete | Matthew Kosarek | |
2021-04-22 | Realized ellipse interactions were not easy, going to try and at least ↵ | Matthew Kosarek | |
finish rectangle and circles before end of month | |||
2021-03-13 | My First WASM application is rendering a triangle on the frontend | Matthew Kosarek | |
2021-02-27 | Close to being done on line-circle collisions, but it appears we're running ↵ | Matthew Kosarek | |
into a rotation problem. Going to work on square-line collisions in the meantime |