News

Fun with Python and Quartz 2D A new primer from the Apple Developer Connection shows you how to put Python ... For maximum image-manipulation fun, try adding sips to the mix.
A new experiment demonstrates how AI image generation could work for game development. An independent developer has released a short 2D shooting game they made using only AI-generated art.
So first his system renders a 3D reconstruction of the 2D image in very low resolution. You can still get a lot from that — for example, that the outer third of the whole volume appears to be empty.
It’s a pretty solid little prank-game that teaches the basics of loading images and sounds in Python. There’s no actual mouse capture here, but you can add that in if you prefer.