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

Re: [pygame] Nehe Lesson 19



It doesn't look like it's been ported.  It looks pretty simple, though.  The particles are simply added, moved, and drawn without a depth test.  It doesn't even have commonplace optimizations (display lists, or VBOs).  It would be a 30 minute job, tops.
Ian