2025-02-11 23:52:45 -06:00
2025-02-11 23:52:45 -06:00
2025-02-12 00:44:00 -06:00
2025-02-12 00:18:54 -06:00
2025-02-11 23:52:45 -06:00
2025-02-12 00:18:54 -06:00
2025-02-11 23:52:45 -06:00
2025-02-10 20:31:34 -05:00
2025-02-12 14:57:36 -06:00
2025-02-12 00:18:54 -06:00
2025-02-12 00:18:54 -06:00

The Knowledge Adventure Worlds Easy Avatar Tool

...or KAvEAT, for short. (like "caveat")

This is a program that automates the process of converting images into hologram textures.
It automatically handles scaling and properly formatting your image to get exactly the right quality you want. It even splices large textures (>256px in any direction) so they will appear the highest quality possible within the Worlds client, no additional tweaking necessary. Simply put your frames into the executable and it will do the rest. Make sure you have COMPIMG.EXE in the same folder (all lowercase). This tool will overwrite any files that get in the way so you should set aside a dedicated folder for your work to take place.

Compiling for Windows

You will need Visual Studio 2022 and a copy of ImageMagick installed on your computer. You can then open the included solution file and build with MSVC.

Please install the MagickWand headers and libraries using one of the binary installers from https://imagemagick.org/script/download.php#windows

Compiling for Mac OS X, Linux, BSD

KAvEAT can be compiled using the included CMake script. Please install ImageMagick from your package manager before building.
WINE must be installed on your computer for KAvEAT to function correctly!
Only the CLI version of the program is supported on Unix systems.

Description
Worlds Avatar Tool
Readme 108 KiB
Release 1.1 Latest
2025-02-18 21:13:08 +00:00
Languages
C 72.6%
Inno Setup 24.7%
CMake 2.7%