mindly.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mindly.Social is an English speaking, friendly Mastodon instance created for people who want to use their brains and their hearts to make social networking more social. 🧠💖

Administered by:

Server stats:

1.2K
active users

#asteroidians

0 posts0 participants0 posts today

Finally making a second pass at #Asteroidians Grapple rope-wrapping logic.

I've switched to generating a convex hull from the set of contour-traced solid pixels.
This results in an array of positions that are significant geometrical corners we need to check as valid "anchor" positions.

Keep in mind, *everything* I'm doing here is based on a custom binary-pixel collision system! No polygons in this here #gamelogic !