index
:
physicsforgames
master
Contains the latest files for physicsforgames.com, which is a website that I am currently building to explore the topic of realtime physics in video games.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
index.css
Age
Commit message (
Expand
)
Author
2021-04-25
Rectangle intersection with a line complete
Matthew Kosarek
2021-04-05
Properly detecting collisions with a pill as far as I can tell
Matthew Kosarek
2021-03-17
Beginning to build out the orthographic renderer, and updated styles
Matthew Kosarek
2021-03-16
Proper update loop for a WebAssembly scene running
Matthew Kosarek
2021-03-11
Selecting a better color gradient and updating it on the website
Matthew Kosarek
2021-03-02
Updated stylings and very nearly have square collisions complete and proper
Matthew Kosarek
2021-02-27
Close to being done on line-circle collisions, but it appears we're running i...
Matthew Kosarek
2021-02-25
Updated the sidebar for usability's sake
Matthew Kosarek
2021-02-23
Big rework of the directory structure to make it more orderly for my brain
Matthew Kosarek
2021-02-21
Proper support for favicons, rigid body intersections are no longer broken, ...
Matthew Kosarek
2021-02-17
Proper collisions happening in 2 dimensions
Matthew Kosarek
2021-02-07
Added rotational dynamics to the examples
Matthew Kosarek
2021-02-06
Initial commit
Matthew Kosarek