Game of Thrones Snapchat Filter

By  on  
Game of Thrones Snapchat Filter Icon

If you follow me on Twitter, you know I'm a massive Game of Thrones fan.   I may not know every name but my mind has a mental map of every angle and epic battle. Not since Sopranos has there been a television show that's more than a new episode, it's a major event. What an incredible show.

At the start of this past season, the Game of Thrones / HBO marketing team had a brilliant idea:  release a Game of Thrones Snapchat filter.  The filter is amazing!

Front-facing Camera

When using the front-facing camera, snow flies across the screen and a white walker appears behind the subject of the photo! You can drag your finger to slingshot a dragonglass dagger to kill the white walker as well!

Oh no Ringo!  Run!

Back-facing Camera

The back-facing camera is even more impressive:  snow flies across the screen, your eyes turn blue, and opening your mouth makes a cold breeze fly out!

You can also record video with the filter:

Getting the Game of Thrones Snapchat Filter

There are two ways to get the Game of Thrones Snapchat Filter:

  • In your mobile browser, tap this link.
  • Open your Snapchat app and snap a picture of this image:

It's important to note this filter will only last for one hour; you'll need to grab the filter again once it expires.

I look forward to creating my own Snapchat filter in the future, if only to figure out how it's done.  Happy snapping!

Note:  I know this is a tech blog and the tech involved in this post is not the main feature, but I keep needing to look for this and, much like tech, my blog is the easiest place to find it.

Recent Features

  • By
    Create a Sheen Logo Effect with CSS

    I was inspired when I first saw Addy Osmani's original ShineTime blog post.  The hover sheen effect is simple but awesome.  When I started my blog redesign, I really wanted to use a sheen effect with my logo.  Using two HTML elements and...

  • By
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

Incredible Demos

  • By
    Create a Photo Stack Effect with Pure CSS Animations or MooTools

    My favorite technological piece of Google Plus is its image upload and display handling.  You can drag the images from your OS right into a browser's DIV element, the images upload right before your eyes, and the albums page displays a sexy photo deck animation...

  • By
    CSS :target

    One interesting CSS pseudo selector is :target.  The target pseudo selector provides styling capabilities for an element whose ID matches the window location's hash.  Let's have a quick look at how the CSS target pseudo selector works! The HTML Assume there are any number of HTML elements with...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!