spreet
Texture atlas creator
A command-line tool that creates a spritesheet from a directory of SVG images
Create a spritesheet from a set of SVG images
93 stars
4 watching
6 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
cartographyclimapbox-gl-jsmaplibremaplibre-gl-jsrust-lang
Related projects:
Repository | Description | Stars |
---|---|---|
septag/atlasc | A tool for generating atlas textures from multiple images | 74 |
relintai/texture_packer | A tool for creating and managing texture atlases in game engines. | 62 |
engineersmith/runtime-textureatlas | A runtime texture atlas solution for creating and managing 2D images in game development | 18 |
microsoft/uvatlas | A C++ library for creating and packing isochart texture atlases | 847 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 43 |
shakyshane/gulp-svg-sprites | A tool for creating SVG sprite sheets and CSS code from individual SVG files. | 334 |
spimort/terrabrush | A software plugin for terrain editing and landscape creation in Godot game engine | 723 |
mainroach/crabby | An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing. | 104 |
scriptum/cheetah-texture-packer | An efficient 2D bin packing tool for packing textures into atlases | 238 |
crashinvaders/gdx-texture-packer-gui | A utility to pack and manage texture atlases for the libGDX game framework. | 614 |
traggett/unityspriteshaders | A Unity shader project providing an Uber Shader for rendering Alpha Blended objects like sprites with various features and customizable options. | 785 |
psichix/density-mesh | A crate that generates 2D meshes from images representing density/height maps. | 78 |
s-ilent/smarttexture | Automates the process of packing texture channels into a single texture for Unity projects. | 13 |
brixto/flame_texturepacker | A Dart plugin that imports sprite sheets generated by Texture Packer into the Flame game engine. | 22 |
msalib/geo-rasterize | A Rust crate that rasterizes geospatial polygons onto raster images | 39 |