Skip to content

Posts from the ‘Tutorials’ Category

Dec 2 11

Creating a Fade Material Transition Effect in 3dsmax

by Pietrapania Studio


read more…

Sep 30 11

Simple and easy php script to create a dynamic table.

by Pietrapania Studio

This is a very simple way i have thought to create a dinamyc table, and put it into a “while” cycle. Despite other examples i used and i had seen in this there is just to change two numbers.

<table width=”100%” border=”0″ cellspacing=”3″ cellpadding=”3″>
           <?

                    $user_products=dbquery(“select * from strut where id_user=$user_id”);
   
     $i=1;
     $max_c=4;
     while($user_pr=mysql_fetch_array($user_products)){
   if($i==$max_c){$i=1;}
                              if($i==1){ ?>  <tr> <? } ?>
                              <td style=”text-align:center”> <? echo $user_pr[title]; ?></td>
                 
           <? if($i==$max_c){ ?>  </tr> <? } ?>
           <? $i++;  } ?> 
       
              </table>

Nov 13 10

3dsmax scatter tool – modelling Terzani Lamp Orten’zia

by Pietrapania Studio

 We have during our work, a good solution i think to modelling an object like Orten’zia lamp, by Terzani using 3dsmax scatter tool read more…

Oct 28 10

How to switch from a daily view to a night view in Photoshop

by Pietrapania Studio


This tutorial show a very quick way to trasform a daily view in a night view with Photoshop
read more…

Aug 17 10

Modelling furniture with 3dsmax – Bocca Sofa, Gufram

by Pietrapania Studio

Here’s a tutorial that show you, how to model in few steps, organic and complicated shapes with 3dsmax.

Main picture

read more…

Jun 23 10

The Vincent Parfum – Part IV – Alias Design Details

by Pietrapania Studio
Tutorial che mostra alcune delle tecniche di dettaglio  in Autodesk Alias Design, al tempo del tutorial chiamato Studio Tools
This tutorial shows how to add details with Autodesk Alias Design, at the moment of the tutorial the software was called Studio Tools
 
You need to install or upgrade Flash Player to view this content, install or upgrade by clicking here.
Jun 23 10

The Vincent Parfum – part III – Alias Design Fillets

by Pietrapania Studio
Tutorial che mostra alcune delle tecniche di ”fillet” in Autodesk Alias Design, in particolare come risolvere le criticità e le parti in cui talvolta il fillet fallisce, al tempo del tutorial chiamato Studio Tools
This tutorial shows how to sketch with Autodesk Alias Design, at the moment of the tutorial the software was called Studio Tools
 
You need to install or upgrade Flash Player to view this content, install or upgrade by clicking here.
Jun 23 10

The Vincent Parfum – part I – Alias Design Sketching

by Pietrapania Studio
Tutorial che mostra alcune delle tecniche di ”sketching” in Autodesk Alias Design, al tempo del tutorial chiamato Studio Tools
This tutorial shows how to sketch with Autodesk Alias Design, at the moment of the tutorial the software was called Studio Tools
 
You need to install or upgrade Flash Player to view this content, install or upgrade by clicking here.
Jun 23 10

The Vincent Parfum – Part II – Autodesk Alias Design modelling

by Pietrapania Studio
Tutorial che mostra la tecnica di modellazione in Autodesk Alias Design, al tempo del tutorial chiamato Studio Tools
This tutorial shows how to model with Autodesk Alias Design, at the moment of the tutorial the software was called Studio Tools
 
You need to install or upgrade Flash Player to view this content, install or upgrade by clicking here.