Allrighty that works, thanks a lot.
haven't debugged a whole lot of clojure, but update-in makes sense.
thanks!
On Friday, October 24, 2014 5:18:01 PM UTC+2, Fluid Dynamics wrote:
>
> On Friday, October 24, 2014 11:14:56 AM UTC-4, Fluid Dynamics wrote:
>>
>> On Friday, October 24, 2014 10:42:37
On Friday, October 24, 2014 11:14:56 AM UTC-4, Fluid Dynamics wrote:
>
> On Friday, October 24, 2014 10:42:37 AM UTC-4, Kasper Jordaens wrote:
>>
>> Hey,
>>
>> I've been experimenting with newtonian, I love it, but I have a simple
>> question, because I'm stuck
>>
>> after adding some emitters
>
On Friday, October 24, 2014 10:42:37 AM UTC-4, Kasper Jordaens wrote:
>
> Hey,
>
> I've been experimenting with newtonian, I love it, but I have a simple
> question, because I'm stuck
>
> after adding some emitters
>
> [#newtonian.corporum.ParticleEmitter{:position
> #newtonian.utils.Vector2D{:
Hey,
I've been experimenting with newtonian, I love it, but I have a simple
question, because I'm stuck
after adding some emitters
[#newtonian.corporum.ParticleEmitter{:position #newtonian.utils.Vector2D{:x
23.0, :y 280.0}, :velocity #newtonian.utils.Vector2D{:x 0.0, :y 10.0},
:size 8, :lif
On Sunday, August 26, 2012 8:36:37 AM UTC-4, Sam Aaron wrote:
>
> Truly outstanding work!
>
> Things like this really make me feel warm and fuzzy inside and more than
> justify all the hard work that goes into libraries like Quil.
>
> Please keep making beautiful things.
>
> Sam
>
> ---
> htt
Use-cases typically involve computer graphics applications, like simulating
fire, or a galaxy, or just for art (
http://en.wikipedia.org/wiki/Particle_system). Personally, I just wanted to
try out the concepts of protocols and defrecords in Clojure, and I
thought vector math operations was a goo
Truly outstanding work!
Things like this really make me feel warm and fuzzy inside and more than
justify all the hard work that goes into libraries like Quil.
Please keep making beautiful things.
Sam
---
http://sam.aaron.name
On 26 Aug 2012, at 04:17, meteorfox wrote:
> I've been working in
So beautiful! May I know what are the use-cases for this?
Thanks for sharing.
On Sun, Aug 26, 2012 at 8:47 AM, meteorfox wrote:
> I've been working in a particle system using Quil for rendering, which I'm
> calling Newtonian for now ;) , just to practice some of the concepts of
> protocols and de
I've been working in a particle system using Quil for rendering, which I'm
calling Newtonian for now ;) , just to practice some of the concepts of
protocols and defrecords. The project is still WIP. Any feedback will be
appreciate it.
github.com:
https://github.com/meteorfox/newtonian
Vimeo: (