# ands/seamoptimizer

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ands-seamoptimizer).**

243 stars · 21 forks · C

## Links

- GitHub: https://github.com/ands/seamoptimizer
- awesome-repositories: https://awesome-repositories.com/repository/ands-seamoptimizer.md

## Description

A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps. It is based on a idea presented by Michał Iwanicki in the talk Lighting Technology of "The Last Of Us". A least squares solver is used to find a minimal error solution to the problem of sampling…

## Tags

### Part of an Awesome List

- [Graphics and Rendering](https://awesome-repositories.com/f/awesome-lists/devtools/graphics-and-rendering.md) — Hides seams in lightmap data.
