Sunday, July 28, 2013

djgpp

I ran some examples from djgpp's allegro game kit for use in dosbox, I might something 3D for it.

I worked on my polygon collision algorithm. It rotates sides of convex polygons with a quadrant type between lines to a current line of a polygon onto where the player is. This is pretty nifty as it's fast and open.

No comments:

Post a Comment