Thanks, I think it would be neat if the lepton example could generate
more varied explosions. On the roadmap is a high-level effect api, and
an explosion class would be a natural for that.

-Casey

On Mon, Mar 16, 2009 at 12:16 PM, Nicolas Rougier
<[email protected]> wrote:
>
>
>
> Nice work ! Tested on mac os and got no problem for compiling/
> installing.
>
> The explosion reminds me of a nice explosion made by Thomas Jahn
> (http://www.pixelpracht.net/) but I fear sources are no longer
> available. If you're interested in his particles parameters and
> associated images, you can get them from an adaptation I made some
> time ago (http://www.loria.fr/~rougier/boom.html). the file
> fx_explosion.cc contains all the particle parameters that are very
> similar to your own.
>
> Nicolas.
>
>
> On Mar 16, 3:34 pm, Casey Duncan <[email protected]> wrote:
>> Cool, I will add that info to the readme.
>>
>> Thanks for trying it!
>>
>> -Casey
>>
>> On Sun, Mar 15, 2009 at 11:35 PM, Mike Rooney <[email protected]> wrote:
>>
>> > On Sun, Mar 15, 2009 at 9:59 PM, Mike Rooney <[email protected]> wrote:
>> >> On Sun, Mar 15, 2009 at 9:09 PM, Casey Duncan <[email protected]> 
>> >> wrote:
>>
>> >>> It is again my pleasure to announce the latest version of the Lepton
>> >>> particle engine for Python. Some important new features, bug fixes and
>> >>> examples are in this new release, and I encourage you to check it out.
>> >>> Here's the lowdown from the change list:
>>
>> >> This sounds cool! I'd love to try it out but can't seem to figure out
>> >> what I need to do to get it to install.  The README says I need to
>> >> install python-dev-all and libxext-dev, however python-dev-all doesn't
>> >> exist in the case of Ubuntu, only "python-dev". I installed that
>> >> (libxext-dev was already installed), and got a little further, but
>> >> ended up getting:
>>
>> >> /usr/bin/ld: cannot find -lGL
>> >> collect2: ld returned 1 exit status
>> >> error: command 'gcc' failed with exit status 1
>>
>> >> when running "sudo python setup.py install".
>>
>> >> Am I doing something silly? If not it might be cool to have Ubuntu
>> >> instructions in the README or elsewhere.
>>
>> > After some messing around and going down the wrong path a few times,
>> > it looks like I basically just had to apt-get install freeglut-dev. I
>> > checked out the splode.py demo...quite impressive!
>>
>> > --
>> > Michael Rooney
>> > [email protected]
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to