Peter Beattie wrote:
> faulkner wrote:
>> http://www.vpython.org/
>
> Oh, thanks, but let me quote myself:
>
>>> So far, I've only tinkered a little with VPython, but the lack
>>> of any decent documentation has proved to be a major turn-off.
>
> So, I'd really appreciate any hints as to where
Peter Beattie wrote:
> Hey folks,
>
> I need to do the following relatively simple 3D programming:
>
> I want to convert data from four-item tuples into 3D co-ordinates in a
> regular tetrahedron. Co-ordinates come in sequences of 10 to 20, and the
> individual dots in the tetrahedron need to be
faulkner wrote:
> http://www.vpython.org/
Oh, thanks, but let me quote myself:
>> So far, I've only tinkered a little with VPython, but the lack
>> of any decent documentation has proved to be a major turn-off.
So, I'd really appreciate any hints as to where to look for anything a
little more us
http://www.vpython.org/
Peter Beattie wrote:
> Hey folks,
>
> I need to do the following relatively simple 3D programming:
>
> I want to convert data from four-item tuples into 3D co-ordinates in a
> regular tetrahedron. Co-ordinates come in sequences of 10 to 20, and the
> individual dots in the
Hey folks,
I need to do the following relatively simple 3D programming:
I want to convert data from four-item tuples into 3D co-ordinates in a
regular tetrahedron. Co-ordinates come in sequences of 10 to 20, and the
individual dots in the tetrahedron need to be connected into
discontinuous lines.