how to draw these 3 lines and then project them on 3 plans
how to draw these 3 lines and then project them on the plans Oxy,Oxz,Oyz; 3 given lines a := [3*t-7, -2*t+4, 3*t+4]; b := [m+1, 2*m-9, -m-12];c:={x = -200/29-2*t, y = 114/29+3*t, z = 119/29+4*t}, how...
View ArticleCan a colored shape in the xy plane be projected onto the unit sphere?
Is there any simple way that the colored shape created in the xy plane by the uploaded code can be projected in the z direction onto the surface of the unit sphere centred at the origin?Projection.mw
View Articlegeometry:-projection, :-ParallelLine on segment
Apparently functions working on lines do not work on segments.I can't see any logical explanation why that should be so.Please consider expanding functionality in future Maple versions.segprojection.mw
View ArticleFlatten image from curved surface
I have this image on a vase and I want to flatten it using Maple to see how it would look on a flat piece of paper. How can we go about it. The image is attached. Image1-Greek.zip
View Article