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
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

  • By
    From Webcam to Animated GIF: the Secret Behind chat.meatspac.es!

    My team mate Edna Piranha is not only an awesome hacker; she's also a fantastic philosopher! Communication and online interactions is a subject that has kept her mind busy for a long time, and it has also resulted in a bunch of interesting experimental projects...

Incredible Demos

  • By
    Animated AJAX Record Deletion Using MooTools

    I'm a huge fan of WordPress' method of individual article deletion. You click the delete link, the menu item animates red, and the item disappears. Here's how to achieve that functionality with MooTools JavaScript. The PHP - Content & Header The following snippet goes at the...

  • By
    Resize an Image Using Canvas, Drag and Drop and the File API

    Recently I was asked to create a user interface that allows someone to upload an image to a server (among other things) so that it could be used in the various web sites my company provides to its clients. Normally this would be an easy task—create a...

Discussion

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