[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Minimalistic Pygame 3D Engine





On Tue, Mar 11, 2008 at 4:01 PM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
I'm posting this here, in another thread because someone said it might
come up in searches better.  Enjoy!
Ian

Why aren't you using matrices? they make the 3D pipeline much simpler.
Are you interested in making a  3D software renderer using pygame?