GMU:Wild Type/Vanya Gercheva: Difference between revisions

From Medien Wiki
No edit summary
Line 47: Line 47:
==Part2: Using Geomerative and Fontastc==
==Part2: Using Geomerative and Fontastc==


I used a ready TTF-file, where I used Geomerative to change the contour of the lettersa and made them look like a christmas candy cane. Code available on [https://github.com/Vani4ka/Wild-Type-WS15-16/tree/master/candycane GitHub]
I used a ready TTF-file, where I used Geomerative to change the contour of the letters and make them look like a christmas candy cane. Code available on [https://github.com/Vani4ka/Wild-Type-WS15-16/tree/master/candycane GitHub]
Still not a font, work with Fontastik in progress.
Still not a font, work with Fontastik in progress.
How it should look like (for now): <br><br>
How it should look like (for now): <br><br>
[[File:candycane.png|800px]]
[[File:candycane.png|800px]]

Revision as of 12:56, 19 November 2015

Homework 1: Create A Letter With Processing!

Date:29.10.2015

  • unfortunately I can't get it how to upload the files on OpenProcessing, it's too slow...

First attempt: Letter V

V abgabe1.png

V abgabe.png







Letter V made of three lines and a filled rhomboid + code screenshot

Second attempt: Letter f

F abgabe2.png

F code.png




Okay, here a bit more creative: small f made of two rhomboids and two half-closed arcs. Light background, dark red letter + code, of course

Third attempt (it's getting pretty serious): Letter A

A abgabe.png

A code.png



Okay, here is a letter A, made of bezier curves, arcs and lines, strokes with different weights and... green! + code

And last, but not least Fourth attempt: Letter C

C abgabe.png



















My personal favourite, made just for fun: everything you can imagine, lines, arcs, ellipses.. but the code is too long for a screenshot.. RAWR!

Homework 2: Create A Font

Date:19.11.2015

Part 1: Create a font using Fontastic

I created the font 'Write me a snake', which, obviously, uses parts of snake's body to write a whole one. And there is a bonus too - grass and mice! Anyway, it doesn't use all the keys, and every from the keys used has a certain symbol. Here is the legend for the keys and a test screenshot, you can see the code on GitHub

Legend.png Final test.png

Part2: Using Geomerative and Fontastc

I used a ready TTF-file, where I used Geomerative to change the contour of the letters and make them look like a christmas candy cane. Code available on GitHub Still not a font, work with Fontastik in progress. How it should look like (for now):

Candycane.png