On 11/7/12 3:16 AM, alessio211734 wrote:
Hello, can sage loading 3d model as ply, stl, 3ds etc etc?
Not without installing some packages, I think. I'd suggest looking for python libraries to handle these things and installing them into Sage. For example: http://cgkit.sourceforge.net/introduction.html. To install into Sage, just type "sage -sh" before doing any of the commands at http://cgkit.sourceforge.net/doc2/building.html#building-from-the-sources, or this may work too:
sage -sh easy_install cgkit Thanks, Jason -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
