CARToons at the Marsh

CARToons at the Marsh The exhibit features a collection of Jinkins’ photos taken since his arrival in the Golden Isles last year.

Jim Jinkins, creator of the animated television shows Doug, Pinky Dinky Doo, PB&J Otter and many more, has now created a very special exhibit that will take place in the great outdoors: cARToons At The Marsh will be on display October 1 – 31, 2011 on the nature trail at the Georgia Department of Natural Resources (DNR) located under the Sydney Lanier Bridge off of US Hwy 17. But this is not just a

simple exhibit of nature photos. Every photo in the collection was taken with an iPhone G4 and whimsically tweaked to include cartoon embellishments that include silly animals and some familiar (cartoon) faces from Jim’s hit shows. The photos are printed on waterproof vinyl and are uniquely framed and strategically placed along the nature trail at the DNR’s headquarters.

“The DNR and this nature trail is one of my favorite places in the area,” said Jim. “I did a similar outdoor exhibit at a nature preserve near my former home in New York and it was a great success. I really wanted to explore the amazing landscape of the ‘marshes of Glynn’ with this exhibit, and of course, add my own touch to it. It was been wonderful process of exploring nature and art at the same time.”

10/07/2011

Guided Tours Saturday and Sunday October 8 and 9 at 2 PM
For reservations contact Golden Isles Arts and Humanities Association
912.262.6934 or [email protected]

10/07/2011

Address

Brunswick, GA
31520

Telephone

(912) 264-7218

Website

Alerts

Be the first to know and let us send you an email when CARToons at the Marsh posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });