Commit graph

4 commits

Author SHA1 Message Date
f799d1d714 Completed request constructor
Getting cryptic error message from endpoint
"Minimum width and height exceeded. The minimum size is 22x17."

Testing suggests it has something with the binary encoding of the included file to do. Needs investigation
2020-11-15 05:49:06 +01:00
c7194c6039 Corrected filename
Oopsie commit!

Filename 'animate.py' is now corrected to 'animated-textures.py'
2020-11-12 02:54:32 +01:00
fb9cc79c2c Added Labylib demo program 'animated-textures' (Work in progress)
Created the first demo program for Labylib. 'animated-textures' does as of this commit, not have labylib core attached.

Referenced in 'animated-textures.py' is a TODO where the labylib initiator hook should be called or created.
2020-11-12 02:51:08 +01:00
Victor Westerlund
3b17bfc1e4
Initial commit 2020-11-11 20:50:13 +01:00