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
This is a GUI (Python based) program that can extract sprite sheet (which are in a bundle form) to separate images
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.
A useful utility that helps artists pack image sequences into texture atlases or sprite sheets.
Python script that converts PNG files into SPD sprite data for C64
Load and add special effect to sprite sheet
Miscellaneous Tools for Miscellaneous Things.
Sprite library for Pygame
python script that uses pillow to create galaga/galaxian style space ship sprites
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
Render a Hatsune Miku sprite following your mouse
Classic Platformer game using Pygame.
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.
OthelloGameBoard made with Python
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."