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 | 856 |
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 | 101 |
luacats/love2d | Definitions and tools for creating 2D games with the LÖVE framework | 22 |
septag/atlasc | A tool for generating atlas textures from multiple images | 74 |
crashinvaders/gdx-texture-packer-gui | A utility to manage texture atlases for libGDX game framework | 620 |
minegame159/shard | A collection of reusable Lua modules for game development with Love2D | 18 |
tabularelf/collage | A tool that allows users to create and manage texture pages in GameMaker. | 22 |
flamendless/slab | An immediate mode GUI toolkit for the Love 2D framework | 299 |
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 | A Lua library providing a subset of the LÖVE filesystem API with full access to the operating system's file system | 39 |
jpcy/xatlas | A C++ library for generating unique texture coordinates from meshes | 2,106 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 578 |