$(function(){ $("#keyword-search").focus(function () { if( $(this).attr("value") == $(this).attr("title") ){ $(this).attr("value", ""); } }); $("a.feedback").fancybox({ 'padding':1, 'width':680, 'height':660, 'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true, 'overlayColor': '#000', 'overlayOpacity': .8, 'centerOnScroll':true, 'hideOnContentClick': false }); $('.remove-button').fancybox({ 'padding':1, 'width':650, 'height':350, 'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true, 'overlayColor':'#000', 'overlayOpacity':.7, 'hideOnContentClick': false }); $("a.enlargedimage").fancybox({ 'padding':1, 'width':800, 'height':800, 'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true, 'overlayColor': '#000', 'overlayOpacity': .8, 'centerOnScroll':true, 'hideOnContentClick': true }); $(".collapse").click(function () { var module = $(this).parent().parent(); module.children('ul').slideToggle(); if(module.hasClass("open")){ module.removeClass("open"); $(this).children('span').html('show'); $(this).attr('src','//static/images/common/module-arrow-closed.png'); }else{ module.addClass("open"); $(this).children('span').html('hide'); $(this).attr('src','//static/images/common/module-arrow-open.png'); } }); $('.detail-container').each(function(){ if($(this).height() < 100){ $(this).css('height',100); } }); function processRating(id,rating){ var url = "/the-studio/post-instructor-rating/?object_id="+id+"&rating="+rating; $.ajax({ url: url, cache: false, success: function(html){ $('#instructor-rating').html(html); } }); } $('.delete-feedback').click(function(){ $.get($(this).children('a')[0].href); $(this).parent().parent().hide('slow'); }); });
Pad Image
Last updated:
Account Level:
Number of Views:
PAD Uploads:
The Business Social Platform for Creatives Worldwide
THE STUDIO// Artists e-learning sessions & tutorials
 
Travis Petrie
Applications: Autodesk Maya, Adobe Photoshop, Zbrush, Rhino 3D, mental Ray
Creative Fields: 3D Animation, 3D Texturing, 3D Modeling, Not Listed
City: Personal Site: 3dtutorialzone.com
Location: USAWork URL:
Experience: Not definedFacebook:
Employer: Twitter:
Title: LinkedIN:
Status: Other:
title: Maya Live Video Tracking
price: FREE
start date: Sep 30, 2011
followers: 14
total comments: 5
applications:
title: Clock Modeling Tutorial
price: FREE
start date: Jun 29, 2011
followers: 37
total comments: 15
applications: Autodesk Maya, Adobe Photoshop
This will take you through modeling the clock, and texturing, and animating it. The 15 videos total over an hour of training.
title: Image Planes In Maya
price: FREE
start date: Jun 28, 2011
followers: 48
total comments: 3
applications: Autodesk Maya, Adobe Photoshop
This tutorial is generally aimed at beginners, though I believe an intermediate user could get something out of it.