home.social

#v9938 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #v9938, aggregated by home.social.

  1. RX.py (gitlab.com/pvmm/rx.py) is a Python script that prepares images for rendering using the MSX2 blitter. It can be quite efficient compressing images rich in flat polygons, replacing the original image by a bunch of line segments (which are both easy to store and draw) and recreate the original image using the MSX2 hardware blitter (which is relatively fast). #msx2 #gamedev #retrogamedev #hardwareAcceleration #v9938