[pstricks] R: Re : Fwd: PSTricks code -- pst-solides3d

Carlo Alberini carloalbe1 at yahoo.it
Sat Jul 2 21:45:37 CEST 2011


Yes, that would be perfect, but I don't know the right PSTricks code for generate the "solidcreux (cone)" that you can find in page 3 in http://melusine.eu.org/syracuse/mluque/solides3d2007/sections/sections-cone/sections-bicone.pdf. 
Moreover, if it possible, without generating .dat files (I am not able to generate them, and I don't know how programs could generate them - I use Mac OsX 10.5.8) and without \codejpg. In fact I need the right PSTricks code (\defFuntion, and so on) to generate all the cone sections I need only modifying the involved functions, like the code you have received in attachment. 
For example I am not able to use the object=load with solids that I create, but only with the predefinite solides; I would like to use this object=load with my own solides. 
On the other hands, if I have the right code to generate the conic sections that you can find in http://melusine.eu.org/syracuse/mluque/solides3d2007/sections/sections-cone/sections-bicone.pdf in the style of the draw you can find in this page 3, that would be perfect.  
If you can help me in this, I will thanks you. 
Best regards
C.

--- Sab 2/7/11, Manuel Luque <mluque5130 at aol.com> ha scritto:

Da: Manuel Luque <mluque5130 at aol.com>
Oggetto: [pstricks] Re :  Fwd: PSTricks code -- pst-solides3d
A: pstricks at tug.org
Data: Sabato 2 luglio 2011, 15:18

There are there several examples of conic sections with pst-solides3d. Maybe you can adapt one of the examples?



http://melusine.eu.org/syracuse/mluque/solides3d2007/sections/sections-cone/



http://melusine.eu.org/syracuse/mluque/solides3d2007/sections/sections-cone/sections-bicone.pdf



Best regards



ML

 






 










 






 






-----E-mail d'origine-----


De : Herbert Voss <Herbert.Voss at FU-Berlin.DE>


A : Graphics with PSTricks <pstricks at tug.org>


Envoyé le : Samedi, 2 Juillet 2011 13:41


Sujet : [pstricks] Fwd: PSTricks code -- pst-solides3d















About my job, I need to use LaTeX and PSTricks. For this, I am writing 
some articles about conic sections with PSTricks images. I would like 
insert some figure like this (see attachment 1 - ellisse1) that I 
create; however I would like to improve the image in this order: 1) hide 
the cone above section plan (for example with another colour) or 2) use 
- in the PSTricks code - the object=load in order to have the image like 
the second attachment (see parabola3 for example): I would like have a 
mix of the two images, i.e. a rotation of the cone above the 
intersection plan like in this image.
I am not able to do this; I am not able to write the right code. Could 
you help me? For all your advices I will thanks you.
Here is my code (for the attachment 1):

\documentclass[11pt]{article}
\usepackage{pst-solides3d}
\usepackage{pstricks-add}
\begin{document}
\psset{unit=2.0}
\begin{pspicture}(-2,-2)(2,2)
\psset[pst-solides3d]{viewpoint=25 16 10 
rtp2xyz,Decran=20,lightsrc=viewpoint}
\defFunction[algebraic]{iperbole}(r,theta){r*cos(theta)}{r*sin(theta)}{r}
\psSolid[object=surfaceparametree,
          base=-3 3 pi neg pi,hue=0.2 0.5,
          function=iperbole,
          linewidth=0.1pt,ngrid=0.1,
          intersectionplan={[0 0.5 1 1]}, name=XYZ,opacity=0.5]
\psSolid[object=plan,definition=equation,
          args={[0 0.5 1 1]},fillcolor=yellow!20,
          base=-3.0 3.0 -3.0 3.5,ngrid=20 20,linewidth=0.01,
          action=draw,name=Plane,opacity=0.5]
\psSolid[object=fusion,base=XYZ Plane_s,opacity=0.5]
\axesIIID[linecolor=blue](0,0,2.8)(8.5,4.5,4)
\psset{object=courbe,r=0,linecolor=red,linewidth=0.03,
        resolution=360,function=Fxy}
\defFunction[algebraic]{Fxy}(y){y}{sqrt(-0.75*(y)^2+(y)+1)}{-0.5*y-1}
\psSolid[range=-0.6666 2,RotZ=90]
\psset{object=courbe,r=0,linecolor=red,linewidth=0.03,
        resolution=360,function=Fxy}
\defFunction[algebraic]{Fxy}(y){y}{-sqrt(-0.75*(y)^2+(y)+1)}{-0.5*y-1}
\psSolid[range=-0.6666 2,RotZ=90]
\rput[bl](2.0,-0.9){\textit{piano di sezione} $\pi$}
\rput[bl](-1.81,-3.2){\textit{cono} $\Gamma$}
\end{pspicture}
\end{document}

Best regards
Carlo Alberini



 





_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/



 






-----Segue allegato-----

_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20110702/90932ab6/attachment-0001.html>


More information about the PSTricks mailing list