Thekla/thekla_atlas

Texture atlas generation tool

500

stars

35

commits

C++

primary language

Apr 9, 2026

updated

README

thekla_atlas

This tool performs mesh segmentation, surface parameterization, and chart packing.

This is especially useful when generating light maps for meshes that do not have artist-supplied uv's.

How to build (Windows)

Open vc9/thekla.sln using Visual Studio.

How to build (OS X)

Use cmake. For example:

$ brew install cmake  # Install cmake
$ cmake -H. -Bbuild   # Create makefiles
$ cmake --build build # Invoke the build

Contributors

castano

30 commits

akien-mga

1 commits

allo-

1 commits

bkeys

1 commits

Thekla/thekla_atlas

Texture atlas generation tool

500

stars

35

commits

C++

primary language

Apr 9, 2026

updated

README

thekla_atlas

This tool performs mesh segmentation, surface parameterization, and chart packing.

This is especially useful when generating light maps for meshes that do not have artist-supplied uv's.

How to build (Windows)

Open vc9/thekla.sln using Visual Studio.

How to build (OS X)

Use cmake. For example:

$ brew install cmake  # Install cmake
$ cmake -H. -Bbuild   # Create makefiles
$ cmake --build build # Invoke the build

Contributors

castano

30 commits

akien-mga

1 commits

allo-

1 commits

bkeys

1 commits

Languages

C++

97.5%

C

1.3%