summaryrefslogtreecommitdiff
path: root/frontend/2d
AgeCommit message (Collapse)Author
2021-03-27Working reusable simulation loopMatthew Kosarek
2021-03-23Working WebGl abstraction layer and build processMatthew Kosarek
2021-03-22Refactored frontend, beginnings of general cpp layer, and beginning roadmapMatthew Kosarek
2021-03-13My First WASM application is rendering a triangle on the frontendMatthew Kosarek
2021-03-02Updated stylings and very nearly have square collisions complete and properMatthew Kosarek
2021-02-27Close 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
2021-02-25Updated the sidebar for usability's sakeMatthew Kosarek