Skip to content

Simple tool that convert png files into 256x256 tiles

Notifications You must be signed in to change notification settings

ViictorD/wakfu-png-to-tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Wakfu

A tool that convert the result of wakfu-png into 256x256 tiles of differents zoom. That can be used with leafletjs.

Usage

This project requires cargo to build.

First copy the output of wakfu-png into the input folder.

Then simply build and run the binary:

cargo build --release
wakfu-png-to-tiles

After the program is done, you can find the result in the output folder.

About

Simple tool that convert png files into 256x256 tiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages