A simple PyTorch implementation of conditional denoising diffusion probabilistic models (DDPM) on MNIST, Fashion-MNIST, and Sprite datasets
-
Updated
May 18, 2024 - Python
A simple PyTorch implementation of conditional denoising diffusion probabilistic models (DDPM) on MNIST, Fashion-MNIST, and Sprite datasets
GIMP plug-in to create a spriteatlas (aka spritetexture or spritesheet). Takes all layers as images and compiles them into one sprite atlas texture, using a 2D packing algorithm so that the final texture image takes as little space as possible. Also outputs a TexturePacker JSON, LibGDX, CSS or XML coordinates file.
This is a GUI (Python based) program that can extract sprite sheet (which are in a bundle form) to separate images
A useful utility that helps artists pack image sequences into texture atlases or sprite sheets.
Spritesheet Maker: Create Spritesheets with easy.
Python script that converts PNG files into SPD sprite data for C64
A utility for generating .spr and .txt weapon sprite files to support higher resolutions. Compatible with both the 25th Anniversary client version and pre-anniversary versions.
Load and add special effect to sprite sheet
Miscellaneous Tools for Miscellaneous Things.
Alien Invasion game developed using Python and the Pygame library. In this game, players control a spaceship to defend against waves of invading aliens. The objective is to shoot down as many aliens as possible while avoiding collisions and staying alive.
BubbleShooter game made with Python
Sprite library for Pygame
python script that uses pillow to create galaga/galaxian style space ship sprites
Rating: (7/10) The Python program creates a puzzle game using the Pygame library, controlling enemies by collecting colored foods. It initializes the environment, creates classes, and implements the NEAT algorithm for neural network control.
Classic Platformer game using Pygame.
Add a description, image, and links to the sprite topic page so that developers can more easily learn about it.
To associate your repository with the sprite topic, visit your repo's landing page and select "manage topics."