Paper Nike Dunks by David Brownings

British illustrator David Brownings has used nothing more than colored construction paper, glue, and an X-Acto knife to create beautiful paper replicas of Nike sneakers. The amount of detail that went into making these shoes is really quite amazing. From far away, these definitely look like the real deal. I love ‘em.
Paper Nike Dunk BluePaper Nike Dunk Blue2Paper Nike Dunk Blue3Paper Nike Dunk Blue4Paper Nike Dunk MarshallPaper Nike Dunk Marshall2Paper Nike Dunk Marshall3

Paper Nike DunksPaper Nike Dunk towerPaper Nike Dunk tower2Paper Nike Dunk tower3Paper Nike Dunk tower4

// $(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 + '

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