No description
  • C++ 77.3%
  • GLSL 18.4%
  • CMake 3.9%
  • Shell 0.4%
Find a file
2026-05-30 23:01:08 +02:00
assets improve equalization ui 2026-05-29 09:13:49 +02:00
scripts fix string literal warnings 2026-05-30 23:01:08 +02:00
shaders disable vertical/horizontal ui depending on tiling mode 2026-05-29 09:26:27 +02:00
src fix string literal warnings 2026-05-30 23:01:08 +02:00
third_party add ImageMagick 2026-01-08 16:04:04 +01:00
.clang-format use clang-format 2024-07-14 13:59:02 +02:00
.gitignore gitignore vcpkg_installed 2025-12-15 18:12:50 +01:00
.gitmodules add ImageMagick 2026-01-08 16:04:04 +01:00
CMakeLists.txt use pre-built binary for imagemagick on windows 2026-05-29 15:34:03 +02:00
CMakePresets.json fix release build configuration on windows 2025-12-22 14:33:00 +01:00
COPYING add license 2026-02-12 20:35:57 +01:00
README.md add larger warning in readme 2026-05-30 22:08:57 +02:00
screenshot.webp update readme 2026-05-14 19:07:21 +02:00
shader_to_cpp_byte_array.sh use relative paths 2024-06-21 15:52:25 +02:00
vcpkg-configuration.json update vcpkg baseline 2026-01-10 21:31:51 +01:00
vcpkg.json rework exporting 2026-05-21 16:45:27 +02:00

Texture Tiling Tool

Software to quickly make organic photo­scanned surfaces seamless and tileable.

ko-fi

Screenshot of Texture Tiling Tool.

Development

⚠️ This project initially was a toy project to try out OpenGL and then turned into a tool which i intended to use just for myself. Therefore it's messier than it should be.

Clone the repo including submodules:

git clone --recursive https://codeberg.org/dorianzgraggen/texture-tiling-tool.git

If you cloned it without including submodules, use this to init them:

git submodule update --init

Install CMake and vcpkg for your platform. Should work on Linux and Windows. Didn't test MacOS.

Download

Builds will soon be available on www.cgbookcase.com/texture-tiling-tool.