Cheeming Boey Makes Art on Styrofoam Cups

[caption id=”attachment_2791” align=”aligncenter” width=”328” caption=”Compliments of The Ridiculant “]Compliments of The Ridiculant [/caption]

All Cheeming Boey needs is a Sharpie and your standard styrofoam cup to make absolutely spectacular pieces of art. Talk about using your resources.

According to the Metro‘s blog The Ridiculant, Boey started drawing on cups in 2006, and they’ve gained increasing popularity ever since. It seems like a simple concept, but the designs are nothing short of complex and complicated. Some even take months to complete and sell for hundreds of dollars.

I think these are amazing, take a peek:

Read More

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

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