Skip to content

MatthewDaws/TileWindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TileWindow

Uses tkinter (*) to allow displaying a large or infinite image built out of "tiles":

  • Mimic internet mapping applications in Python.
  • Explore procedurally generated images.

Why tkinter?

Yes, I know, it's ugly (actually, okay on Windows; very ugly using Anaconda on linux), and unfashionable. It's not exactly fun to write tkinter code. But it's part of the Python standard library, and there is something to be said for "it just works".

About

View images made out of tiles in tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages