Tagged With: Optimization
Physics!
UPDATE: Improved (and actually working) version can be found in this new blog post. So the next step since I fixed up the collision polygons last time was integrating physics into the game. Even though the game will not really be physics-based, it's a nice thing to have if only for the collision detection. After … Continue reading
Categories: Game Development, Java, Programming
Tags: Code, Collision Detection, Game Dev, JBox2D. Collision, Optimization, Physics, Physics Library, Polygon, Programming, Triangulation
Leave a comment