Runtime-TextureAtlas
Texture Atlas
A runtime texture atlas solution for creating and managing 2D images in game development
Love2D runtime texture atlas; no external tools needed
18 stars
2 watching
2 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
gamedevgraphicslovelove2dluatexture-atlas
Related projects:
Repository | Description | Stars |
---|---|---|
engineersmith/export-textureatlas | A tool that allows users to export textures from Love2D projects into a file format for use in other applications. | 6 |
microsoft/uvatlas | A C++ library for creating and packing isochart texture atlases | 847 |
relintai/texture_packer | A tool for creating and managing texture atlases in game engines. | 62 |
flother/spreet | A command-line tool that creates a spritesheet from a directory of SVG images | 93 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
septag/atlasc | A tool for generating atlas textures from multiple images | 74 |
crashinvaders/gdx-texture-packer-gui | A utility to pack and manage texture atlases for the libGDX game framework. | 614 |
minegame159/shard | A collection of reusable Lua modules for game development with Love2D | 17 |
tabularelf/collage | A tool that allows users to create and manage texture pages in GameMaker. | 21 |
flamendless/slab | An immediate mode GUI toolkit for the Love 2D framework | 295 |
chuanli11/mgans | Develops a system for generating real-time textures by combining precomputed models with generative adversarial networks. | 294 |
tesselode/cartographer | A library for loading, reading, and drawing Tiled maps in LÖVE. | 73 |
engineersmith/nativefs | Replicates some of LÖVE's file system functionality without restrictions | 38 |
jpcy/xatlas | A C++ library for generating unique texture coordinates from meshes | 2,073 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |