This is a port of box2d's sample folder using odin and raylib
I have used raylib's drawing functions in box2d's debug draw callback functions which made the code
alot less smaller though the code is still janky i am still working on it and plan to port all the samples