Not sure what you're looking for in VPython that isn't already there.
Points can already be expressed as small spheres (and there's a "points"
object in the beta version, Visual 4), spheres are of course available,
and a line is just a two-point curve object (or a thin cylinder). Maybe
it is "plane" that is missing? You can make a plane either as a thin box
object, or using the faces object.
Can you be more specific about your needs?
Bruce Sherwood
Joe Chen wrote:
> Hi :
> I am a high school teacher in Taiwan,
> I always look for mathware in teaching ,
> and I think GeoGebra is a good one for both students and teachers,
> most of the important, it is free, but it just draws 2D graph.
> somebody suggests GeoGebra 3D, or PyGeo , but I think the drawing
> functions are not good enough, and there is no one maintaining them,
>
> So I think is it possible to improve vpython's functions , or to
> provide more math object in later edition , thereafter vpython is a
> good freeware for learning both physics and 3D mathematics.
>
> In high school 3D math course, we just want to put some math objects
> like Points, Lines, Planes,Spheres on somewhere in the space, if you
> could provide the instructions in the future, I think vpython would be
> a nice drawing software forever.
> best regards
>
> Joe
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
|