$(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
 
Oliver Villar
My name is Oliver Villar, I'm 23 years old, and I have a Bachelor Degree in arts. Since then I'm a self-taught artist in a lot of fields like 3D animation, visual effects, or digital painting.

I work as a freelance, and I have a personal project going on that I love, which is www.blendtuts.com, my blender's videtutorials web. I like a lot to teach things, and I'm an enthusiast of open source software, overall Blender and Mypaint, both softwares that I use in a daily basis at work / personal projects.

I'm always looking for new and interesting projects. I like computers, arts, cinema and videogames, but apart from this fields, I also read about several themes, like psicology, which is some kind of passion for me.

Applications: Blender, Adobe After Effects, Adobe Photoshop, Gimp, Zbrush
Creative Fields: All Fields, Visual Effects, 3D Modeling, 3D Texturing, Sketching & Drawing
City: ValenciaPersonal Site: www.blendtuts.com
Location: ESPWork URL: www.schematicworks.com
Experience: 8 years, 4 monthsFacebook: oliver villar diz
Employer: Twitter: blendtuts
Title: LinkedIN:
Status: Freelancing / BusyOther:
title: Cinematic Timelapse (Video & Tutorial)
price: FREE
start date: Jul 23, 2011
followers: 32
total comments: 1
applications: Blender
This video and tutorial are made with Blender 2.5, but I'm sure you can "translate" this technique to other softwares :)
title: Creating Spider Webs in Blender
price: FREE
start date: Jul 20, 2011
followers: 35
total comments: 6
applications: Blender
title: Mastering Blender - Covering all the basics
price: FREE
start date: Jul 19, 2011
followers: 45
total comments: 15
applications: Blender
You'll need recent versions of Blender. Look for the official stable release at www.blender.org, or download experimental and up to date versions at www.graphicall.org!