(→BlockFont) |
(→Comments) |
||
Line 30: | Line 30: | ||
+ | |||
+ | <br style="clear: both;"> | ||
= Comments = | = Comments = |
Homework for 29.10 was to create a letter with Processing.
I used capital M, because it is a unit (em) in typography, just like point. My variables also derive from typographic line terms seen in the image below.
You can download and tweak the sketch on OpenProcessing, but it is super slow, so you can also see it on my personal page, which runs on github.
This font is inspired by MissingNo from Pokemon. I used the Labyrinth example and changed it so it would create rectangles instead of lines and used a new for-loop for lower Cases. You can try out the font on my Page and see and download the code on OpenProcessing (which seems to run nicely again)
The Idea is to transform Type into Sound. Using the Outline of a Letter to create a describing waveform, which then can be transformed into sound. It's a lot of spaghetti code, but it magically works and can be downloaded from OpenProcessing. Also you can check out the result again on my site
Quick animated M, where I explored the different Easing Methods of the "Ani-Library"
Very good work. Well done!
Thanks for your feedback + keep up the good work!
— Martin Schneider 11:10, 28 October 2015 (UTC)