Re: [linux-audio-dev] Sliders 2

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Sliders 2
From: Jens M Andreasen (jens.andreasen_AT_chello.se)
Date: Sun Jun 13 2004 - 03:58:06 EEST


On lör, 2004-06-12 at 23:00, Thorsten Wilms wrote:
> On Sat, Jun 12, 2004 at 07:34:10PM +0200, Jens M Andreasen wrote:
> >
> > I was thinking along the lines of:
> >
> > pct = 25%
> >
> > paint(grey_pattern,100 - pct)
> > paint(orangejuice_pattern,pct)
> > paintdivisor(black,pct)
> > paintframe() // including shadows
> >
> > do_the_fan(mouse_position,component_home,screen)
>
> After spending some time staring at the above,
> I wonder if it is supposed to tell me anything
> besides use of independent patterns for background
> and bar/juice, and that the value for the example
> is 25 of 100?
>

It was supposed to remind you of "Painters Algorithm" where you paint
from back to front

Oh well ...

;-) /jens


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Jun 13 2004 - 03:49:49 EEST