Skip to content

Processing code implementation of text characters as pixels

License

Notifications You must be signed in to change notification settings

gratefulfrog/CharacterPixels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharacterPixels

Following Microsoft's purchase of Github, this project has migrated to gitlab.

Processing code implementing the use of text characters as pixels

Usage

  • To do some Super Serious rendering, run CPR after reading the instructions and setting up the parameters.
  • To visualize font and character spacing, run NewBoxRenderer.
  • Enjoy!

Notes

  • Memoisation is used to improve efficiency in character bounding box lookup! Check it out if you don't know what it is ;-)
  • CPR and other recent executables use a csv file to proivde the user with fine horizontal spacing adjustments of individual characters.

Check out some Video Demos!

Character Pixels: The Full Text Version! (Shows both demos with a genuine text in 12px characters)

Character Pixels: The COOL Film (Checkerboard animation)

Character Pixels: The Friendly Rotating Iguana (shows how really cool this can be!)

Character Pixels: The BIG Film (with 48px Characters)

About

Processing code implementation of text characters as pixels

Resources

License

Stars

Watchers

Forks

Packages

No packages published