Blender (jusqu'à 2.49)
|
importing
the EPS format
|
|
Version
Française
Downloading
the import_paths scripts
Download
only this script (eps2obj.py : 06 june, 2005)
Limit
:
the
script only understands pure ps-adobe-2.0 format in plain text
!
For the moment, only the files issued from
Inkscape
are correctly interpreted.
...
Actions= {
"curveto" : courbe_vers_c,
"moveto" : mouvement_vers,
"rmoveto" : mouvement_vers,
"lineto" : ligne_tracee_l,
"rlineto" : rligne_tracee_l
}
TAGcourbe=Actions.keys()
... |
The import script for "eps" allows
to collect the curves created into the Arabesk
application by François Dispot:
Les questions concernant cette page
peuvent être posées sur :
news://news.zoo-logique.org/3D.Blender
|