From: John B. Matthews on
In article <i1tjl8$5ac$1(a)news.eternal-september.org>,
Jeff Higgins <oohiggins(a)yahoo.com> wrote:

> On 7/17/2010 1:04 PM, Jeff Higgins wrote:
> > On 7/16/2010 10:29 PM, John B. Matthews wrote:
> >>
> >> I'm guessing these 16 functions:
> >>
> >> <http://en.wikipedia.org/wiki/Logic_gate>
> >
> > I'm guessing he's looking for the Java equivalent of:
> > <http://msdn.microsoft.com/en-us/library/dd183369(v=VS.85).aspx>
>
> Which Microsoft must have found less than useful as they are not
> implemented in GDI+.

This GPU binding looks interesting for numeric applications, but it
doesn't seem to include the "logical computations" mentioned by the OP.

<http://www.jcuda.de/>

On reflection, I wondered if this might refer to the composite
operations defined by Porter & Duff, but there's only 12 of them.

<http://sites.google.com/site/drjohnbmatthews/composite>

--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>
From: Jeff Higgins on
On 7/18/2010 12:21 AM, John B. Matthews wrote:
> In article<i1tjl8$5ac$1(a)news.eternal-september.org>,
> Jeff Higgins<oohiggins(a)yahoo.com> wrote:
>
>> On 7/17/2010 1:04 PM, Jeff Higgins wrote:
>>> On 7/16/2010 10:29 PM, John B. Matthews wrote:
>>>>
>>>> I'm guessing these 16 functions:
>>>>
>>>> <http://en.wikipedia.org/wiki/Logic_gate>
>>>
>>> I'm guessing he's looking for the Java equivalent of:
>>> <http://msdn.microsoft.com/en-us/library/dd183369(v=VS.85).aspx>
>>
>> Which Microsoft must have found less than useful as they are not
>> implemented in GDI+.
>
> This GPU binding looks interesting for numeric applications, but it
> doesn't seem to include the "logical computations" mentioned by the OP.
>
> <http://www.jcuda.de/>

I think the reference to graphics card and GPU in the OP was an
(unintentional?) red herring.

>
> On reflection, I wondered if this might refer to the composite
> operations defined by Porter& Duff, but there's only 12 of them.

The reference to 16 operations brought back faint memories of Windows
GDI API.

And may explain the somewhat caustic last sentences of the OP.
I think my oversensitivity is due to an excess of caffeine and sugar in
my diet.

>
> <http://sites.google.com/site/drjohnbmatthews/composite>
>

Nice, thanks.

I'm putting these here just for my own future reference.
<http://www.enchantia.com/software/graphapp/doc/tech/wintrans.html>
<http://www.svgopen.org/2003/papers/RasterOperationsUsingFilterElements/index.html>


From: Jeff Higgins on
On 7/18/2010 2:30 PM, Jeff Higgins wrote:

>
> I'm putting these here just for my own future reference.
> <http://www.enchantia.com/software/graphapp/doc/tech/wintrans.html>
> <http://www.svgopen.org/2003/papers/RasterOperationsUsingFilterElements/index.html>
>
And for way in the future:
<http://www.cs.princeton.edu/courses/archive/fall00/cs426/papers/smith95a.pdf>
<http://www.soe.ucsc.edu/classes/cmps160/Spring05/blinn_theory.pdf>

From: Jeff Higgins on
On 7/18/2010 5:09 PM, Jeff Higgins wrote:
> On 7/18/2010 2:30 PM, Jeff Higgins wrote:
>
>>
>> I'm putting these here just for my own future reference.
>> <http://www.enchantia.com/software/graphapp/doc/tech/wintrans.html>
>> <http://www.svgopen.org/2003/papers/RasterOperationsUsingFilterElements/index.html>
>>
>>
> And for way in the future:
> <http://www.cs.princeton.edu/courses/archive/fall00/cs426/papers/smith95a.pdf>
>
> <http://www.soe.ucsc.edu/classes/cmps160/Spring05/blinn_theory.pdf>
>
boids & the GPU:
<http://www.cs.toronto.edu/~dt/siggraph97-course/cwr87/>
<http://gamma.cs.unc.edu/GPUCOL/gproximity.pdf>

From: Jeff Higgins on
On 7/18/2010 7:22 PM, Jeff Higgins wrote:
> On 7/18/2010 5:09 PM, Jeff Higgins wrote:
>> On 7/18/2010 2:30 PM, Jeff Higgins wrote:
>>
>>>
>>> I'm putting these here just for my own future reference.
>>> <http://www.enchantia.com/software/graphapp/doc/tech/wintrans.html>
>>> <http://www.svgopen.org/2003/papers/RasterOperationsUsingFilterElements/index.html>
>>>
>>>
>>>
>> And for way in the future:
>> <http://www.cs.princeton.edu/courses/archive/fall00/cs426/papers/smith95a.pdf>
>>
>>
>> <http://www.soe.ucsc.edu/classes/cmps160/Spring05/blinn_theory.pdf>
>>
> boids & the GPU:
> <http://www.cs.toronto.edu/~dt/siggraph97-course/cwr87/>
> <http://gamma.cs.unc.edu/GPUCOL/gproximity.pdf>
<http://infoscience.epfl.ch/record/87985/files/Final%20Report%20-%20Miniature%20Cameras%20for%20Ultra-Light%20Flying%20Robots.pdf>