Using Python To Change The World :)

scripteaze scripteaze at gmail.com
Wed Nov 14 14:46:29 EST 2007


On Nov 14, 7:42 am, Scott David Daniels <Scott.Dani... at Acm.Org> wrote:
> dominiquevalent... at gmail.com wrote:
> > my objective is to replicate a section of los angeles using python,
> > and program the street lights and cars and whatnot. Should I be
> > looking towards 3D to do this?
>
> > so here is MY question:
> > how would you replicate a street intersection in python? and
> > furthermore, how would you do you have the cars move up and down those
> > "streets".
>
> > my question to YOU is:
> > can you point me in the right direction? I will search on my own, but
> > I would greatly appreciate any help :)
>
> If you do want to do this in 3-D, try out VPython.  More than any other
> 3-D system I've seen, it allows you to concentrate more on your problem,
> and let it handle most of the 3-D rendering calculations as you are
> learning how to use it.
>
> -Scott David Daniels
> Scott.Dani... at Acm.Org

Although, i am quite the python noob, pygame would be the way to go




More information about the Python-list mailing list