Artal
PSD parser
A Lua library for parsing and interacting with Adobe PSD files in game development.
A .PSD parsing library for LÖVE
42 stars
4 watching
3 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list
blend-modesgame-libraryluapsdpsd-parsing-librarypure-luashaderssimple
Related projects:
Repository | Description | Stars |
---|---|---|
warrenseine/as3-psd-parser | A parser for ActionScript 3 PSD files, allowing developers to parse and analyze the binary format used in Adobe Flash projects. | 35 |
layervault/psd-enginedata | A parser for Adobe Photoshop's EngineData markup format used to embed text data in PSD files. | 116 |
davisdude/walt | An animation library for LÖVE game development | 57 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |
1bardesign/batteries | A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 353 |
patrixr/love-animation | A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
vydd/sketch | A Common Lisp framework for creating electronic art, visual design, game prototyping, and human-computer interaction projects | 1,410 |
9551-dev/pnglua | A compact and cleaner implementation of a PNG decoder in Lua | 11 |
nawias/bar128-love | A Lua library for rendering barcode images with customizable parameters and encoding options. | 1 |
davisdude/vim-love-docs | A Vim plugin for LÖVE syntax highlighting and help file generation | 52 |
tesselode/baton | A Lua library that enables flexible and extensible input handling in LÖVE games | 211 |
pfirsich/kaun | A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 450 |