summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-06Fixed the SAT collision codemattkae
2022-02-06Working softbody simulationmattkae
2022-01-30Fixed the damped spring simulationmattkae
2022-01-29Doing undamped simulation correctlymattkae
2022-01-23Able to hover, click, and drag a jointmattkae
2022-01-22Randomly updating the vertices on my rectranglemattkae
2022-01-22(mkosarek) Added dots to the spring bodied rectanglemattkae
2022-01-22Rendering the square for the spring rectanglemattkae
2022-01-09(mkosarek) Completed simulations for all damped motionmattkae
2022-01-08Added controls for damped motionmattkae
2021-11-17(mkosarek) Fixing the displacement displayerMatthew Kosarek
2021-11-14(mkosarek) Working on undamped and dampedMatthew Kosarek
2021-10-31(mkosarek) Working undamped spring motionMatthew Kosarek
2021-10-23(mkosarek) Cube to better understand the boundsMatthew Kosarek
2021-10-19Working sphere sphere intersectionMatthew Kosarek
2021-10-17Rotating spheres in the 3D sceneMatthew Kosarek
2021-07-25(mkosarek) Fix for wrong timestepMatthew Kosarek
2021-07-20(mkosarek) Decent mathlibMatthew Kosarek
2021-07-18(mkosarek) better mathlib now containing quaternionsMatthew Kosarek
2021-07-06(mkosarek) Roadmap updateMatthew Kosarek
2021-07-06(mkosarek) Done enough with SAT collisions for nowMatthew Kosarek
2021-07-01Formatting fixMatthew Kosarek
2021-07-01(mkosarek) Decent SAT description for nowMatthew Kosarek
2021-07-01(mkosarek) Updated roadmapMatthew Kosarek
2021-06-30Small optimization for polygonal intersectionsMatthew Kosarek
2021-06-30Honestly, a much better simulation going on hereMatthew Kosarek
2021-06-27Some minor updates to SAT explanation, and made icons work everywhereMatthew Kosarek
2021-06-24Prettifying imagesMatthew Kosarek
2021-06-24(mkosarek) A description of the separating axis theorem with imagesMatthew Kosarek
2021-06-24(mkosarek) Decent enough discussion of 2d rotational forcesMatthew Kosarek
2021-06-24(mkosarek) Updated discussion on what we mean when we say rigid bodyMatthew Kosarek
2021-06-24(mkosarek) Rigidbody with rotationsMatthew Kosarek
2021-06-24Decently working demo for rigidbody 1Matthew Kosarek
2021-06-24Updating roadmap, and getting started on SAT collisionsMatthew Kosarek
2021-06-22Adding meta tags, not sure if they'll even work thoMatthew Kosarek
2021-06-22Sort of handling comments in the transpilerMatthew Kosarek
2021-06-22Impulses, and entirely finished with rigid body demo #1Matthew Kosarek
2021-06-21(mkosarek) Transpiling code snippets in a shotty way, but it is good enoughMatthew Kosarek
2021-06-19(mkosarek) Website under construction noticeMatthew Kosarek
2021-06-17(mkosarek) Beginning to explain rigidbody physics in a reasonable wayMatthew Kosarek
2021-06-17(mkosarek) Updated roadmap and hiding pill collisions for nowMatthew Kosarek
2021-06-17Rotating 3d squareMatthew Kosarek
2021-06-17(WIP) Getting started in 3d landMatthew Kosarek
2021-06-06Nearly working SAT collision here, but I think I am going to piviot to ↵Matthew Kosarek
circles for sake of demonstration in this instance
2021-05-29Beginning of rigidbody tutorial #3Matthew Kosarek
2021-05-26Groundwork for 2d collision workMatthew Kosarek
2021-05-25Wow, this is why my rotational motion has been so broken for so loingMatthew Kosarek
2021-05-25Finally able to remove all of those unneeded javascript filesMatthew Kosarek
2021-05-25Added a bit of styling to the code snippetsMatthew Kosarek
2021-05-24Applying force to the object using the mouse cursorMatthew Kosarek