How to Make Graffiti with Light

Some of the most visually stunning graffiti requires no paint whatsoever. This niche within the graffiti scene requires the use of glow sticks, cathode ray tubes, flashlights, and even candles. Ok ok, so a few of you may be wondering, “how the hell do you make graffiti with light?”

It’s easy. Well, that is if you have the right equipment. The first thing you need is a camera with a fast shutter speed, long exposure time, and a low ISO setting. The second thing you need is a tripod, of course.

Below are some examples of the best executions of this wildly popular technique.

[gallery=2]

// $(document).ready(function () { // // To get the most commented posts // var disqusPublicKey = "1gK0KABqNLANnjQPocoCIHrCPPiWkNkXanwRBOPF4XDu4NNCuoivLa25x2wZL5g9"; // var disqusShortname = "jetcomx"; // var mostCommentedArray = []; // // $('article').each(function () { // var url = $(this).attr('data-disqus-url'); // mostCommentedArray.push('link:' + url); // }); // // $.ajax({ // type: 'GET', // url: "https://disqus.com/api/3.0/threads/set.jsonp", // data: { api_key: disqusPublicKey, forum : disqusShortname, thread : mostCommentedArray }, // cache: false, // dataType: 'jsonp', // success: function (result) { // for (var i in result.response) { // var countText = " comments"; // var count = result.response[i].posts; // if (count === 1) // countText = " comment"; // $('article[data-disqus-url="' + result.response[i].link + '"]').html('

' + count + countText + '

'); // } // } // }); // });