\documentclass{article} \usepackage[dvipsnames,svgnames]{pstricks} \usepackage{pst-solides3d} \begin{document} \pagestyle{empty} \begin{pspicture}(-2,-2)(2,2) \psSolid[object=new,RotZ=45,fillcolor=blue!50,incolor=yellow!50, sommets= (sommets_tea.dat) run,linewidth=0.5\pslinewidth, faces={(faces_tea.dat) run}]% \end{pspicture} \end{document}