diff options
| author | realtradam <[email protected]> | 2022-02-22 18:07:06 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-22 18:07:06 -0500 |
| commit | 72afb175a1d0196588959b3ddea4c8b9e06ccf3e (patch) | |
| tree | c25063ab98a1892970f1098fa10c908214e36346 /README.mdown | |
| parent | 108b0c6a98ebf691b855978df9286f1e6b07c640 (diff) | |
| download | arbitrary-polygon-collision-72afb175a1d0196588959b3ddea4c8b9e06ccf3e.tar.gz arbitrary-polygon-collision-72afb175a1d0196588959b3ddea4c8b9e06ccf3e.zip | |
ported to mruby-raylib
Diffstat (limited to 'README.mdown')
| -rw-r--r-- | README.mdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.mdown b/README.mdown index 48dabbe..13dc108 100644 --- a/README.mdown +++ b/README.mdown @@ -1,3 +1,4 @@ ### Working implementation of SAT(Seperating Axis Theorem) in ruby -working code, needs to be cleaned up +It works but the math could have some optimizations and cleanup done to it. Recently ported to work with mruby-raylib bindings. + |
