# azagaya/laigter

Laigter: automatic normal map generator for sprites!

Repository: https://github.com/azagaya/laigter
Canonical: https://ross.abutalabs.com/products/laigter
Homepage: https://azagaya.itch.io/laigter
Language: C++
License: GPL-3.0
License Family: copyleft
Topics: normalmap, gamedev
Last push: 2026-08-24T23:28:52+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 72, longevity 100
- inputs: {"age_days": 2617, "days_push": 9, "days_rel": 26, "gap_med": 133.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1288, forks 82 (observed 2026-08-28T04:04:15.087490+00:00)

## What it is
Laigter is an open-source desktop tool that automatically generates normal, specular, parallax, and occlusion maps from 2D textures, designed primarily for lighting effects on sprites in 2D games. It includes a live preview of how the generated maps will look in-game and is available on Windows, macOS, and Linux.

## Use cases
- generate normal maps for 2D game sprites
- create specular maps to add shine to sprites
- make parallax maps for 2D backgrounds with depth effects
- generate ambient occlusion maps for 2D textures
- preview dynamic lighting effects on sprites before exporting
- batch process 2D textures for use in 3D games

## When to avoid
- you need to generate maps for 3D meshes rather than 2D textures
- you need a fully automated pipeline or CLI integration rather than a GUI tool
- you require a maintained 2.0 rewrite with multithreaded performance, which is not yet available

## Facets
- artifact type: application
- maturity: active
- function: image-processing, graphics, gui
- domain: graphics, image-processing
- platform: windows, cross-platform, cpp
- tags: normal-map, parallax-map, specular-map, ambient-occlusion, 2d-sprites, dynamic-lighting, gamedev, qt, game-development, linux, macos

## Member repositories
- azagaya/laigter (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:15.087490+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:55:48.122858+00:00, confidence not recorded.
  - readme: https://github.com/azagaya/laigter (fetched 2026-08-28T04:04:15.087490+00:00, sha 8a2605e9377b)
  - homepage: https://azagaya.itch.io/laigter (fetched 2026-08-29T12:11:47.811394+00:00, sha a8a5e52f4af4)
  - site_page: https://azagaya.itch.io/laigter/devlog/1639859/changes-about-laigter-distribution (fetched 2026-08-29T12:11:47.820863+00:00, sha d791d735cb52)
  - site_page: https://azagaya.itch.io/laigter/devlog/177965/laigter-documentation-is-online (fetched 2026-08-29T12:11:47.822688+00:00, sha e54ba31a95a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
