atlasc
Texture Atlas Generator
A tool for generating atlas textures from multiple images
Builds atlas texture from a bunch of input images.
74 stars
2 watching
1 forks
Language: C
last commit: almost 5 years ago
Linked from 1 awesome list
atlasgame-developmentspritetool
Related projects:
Repository | Description | Stars |
---|---|---|
flother/spreet | A command-line tool that creates a spritesheet from a directory of SVG images | 101 |
jpcy/xatlas | A C++ library for generating unique texture coordinates from meshes | 2,106 |
thekla/thekla_atlas | A tool for generating 3D mesh atlases with automated segmentation, surface parameterization, and packing | 463 |
microsoft/uvatlas | A C++ library for creating and packing isochart texture atlases | 856 |
cloudorc/solidui | A platform that enables users to generate 2D and 3D graphics from text descriptions using a combination of natural language processing and computer graphics | 589 |
relintai/texture_packer | A tool for creating and managing texture atlases in game engines. | 62 |
jaysmito101/terraforge3d | A tool for creating 3D terrains with procedural generation and texturing capabilities. | 990 |
theverat/normalmapgenerator | A program to generate normal, spec, and displacement maps from image textures | 426 |
psichix/density-mesh | A crate that generates 2D meshes from images representing density/height maps. | 80 |
jcbecker/termproject | A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
engineersmith/runtime-textureatlas | A runtime texture atlas solution for creating and managing 2D images in game development | 18 |
zielak/autoterraingen | A tool to generate terrains for Tiled editors by combining multiple tilesets into one terrain. | 15 |
cartodb/windshaft | A Node.js library for generating map tiles with arbitrary SQL queries and styling via CartoCSS. | 309 |
dechristopher/xyz | A tool that generates and requests tiles from an XYZ cache proxy at specified zoom levels | 25 |