The Wright Animation Productions

The Wright Animation Productions The Wright Animation Productions is dedicated to producing faith based animated short films and content for all audiences.

The film trailer for my second animated film THE OVER THINKING RABBIT is out now. Check it out below!
01/31/2026

The film trailer for my second animated film THE OVER THINKING RABBIT is out now. Check it out below!

The official film trailer for my upcoming animated film The Over Thinking Rabbit.

01/31/2026
It’s finally here! The official trailer for my second   THE OVER THINKING RABBIT. Check it out! The trailer is one of th...
01/31/2026

It’s finally here! The official trailer for my second THE OVER THINKING RABBIT. Check it out! The trailer is one of the links in my bio.

01/08/2026

Post production has begun for my second THE OVER THINKING RABBIT.

Our beloved Westie, Dylan Wright passed away last night. She was the inspiration behind one of my favorite characters fr...
07/21/2024

Our beloved Westie, Dylan Wright passed away last night. She was the inspiration behind one of my favorite characters from my upcoming animated THE OVER THINKING RABBIT. Dylan has been a member of the Wright family for 17 years. It is a devastating and heartbreaking loss. Rest well, Dylan. Heaven has gained a wonderful dog and the bestest friend anyone could ask for.

11/25/2020

Here’s a sneak peek of the first cut of my animated film THE DOG & THE BOX. After watching the first cut, I realized that I needed to tweak the timing of some shots especially in the beginning. It’s going too fast in some areas. But overall, I like the look of it.

08/22/2020

Anna Terrapin gets quite a surprise when she sees her friend in the school cafeteria.

With the final thought bubble coming to a close, I am about to begin the climax of my animated film THE OVER THINKING RA...
08/19/2020

With the final thought bubble coming to a close, I am about to begin the climax of my animated film THE OVER THINKING RABBIT.

08/12/2020

I had to resort to the classic form of animation when animating Thomas folding his arms over his chest by drawing one drawing at a time. I might go back and add a few more in-betweens later, but this is fine for a rough cut.

Address

Atlanta, GA

Alerts

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

Contact The Establishment

Send a message to The Wright Animation Productions:

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); });