This website requires JavaScript.
Explore
Help
Sign in
code
/
franz
Archived
Watch
1
Star
0
Fork
You've already forked franz
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
49
commits
1
branch
0
tags
1.8
MiB
master
Commit graph
2 commits
Author
SHA1
Message
Date
Veno Server
f865073ea8
Merged Texture work over to the main index. Using a hidden <canvas>, we can now draw their selected color in with a transparent texture PNG, get the base64 encoded string, and apply it to the mini layout - total ownage. :D
2009-09-04 02:24:03 -05:00
Veno Server
c03bdafd3c
Initial work on Texture theory. This attempt looks at using source PNG files to overlay over a <canvas> element, since drawing complex shapes could get somewhat complex, and <canvas> is a pure drawing API. Seems to work well enough, disregarding my horrible 3AM example PNG. ;P
2009-08-31 02:24:35 -05:00