Additions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m">beta</a> | view WebSVN <a href=
"http://svn.berlios.de/wsvn/osxptb/trunk/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?op=log">changelog</a> of trunk branch</span>
Deletions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m">beta</a> | view in <a href=
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?view=markup">WebSVN with changelog</a></span>
Additions:
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?view=markup">WebSVN with changelog</a></span>
Deletions:
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?view=markup">WebSVN with changelog</a></span>
Additions:
==[[Psychtoolbox]] › [[PsychDemos]] › [[AlphaImageDemo]]==
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?view=markup">WebSVN with changelog</a></span>
<code>Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m</code>
Deletions:
==[[src]] › [[Matlab]] › [[toolbox]] › [[Psychtoolbox]] › [[PsychDemos]] › [[AlphaImageDemo]]==
"http://svn.berlios.de/svnroot/repos/osxptb/beta/src/Matlab/toolbox/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/src/Matlab/toolbox/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?view=markup">WebSVN with changelog</a></span>
<code>src/Matlab/toolbox/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m</code>
Additions:
==[[src]] › [[Matlab]] › [[toolbox]] › [[Psychtoolbox]] › [[PsychDemos]] › [[AlphaImageDemo]]==
"http://svn.berlios.de/svnroot/repos/osxptb/beta/src/Matlab/toolbox/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/src/Matlab/toolbox/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?view=markup">WebSVN with changelog</a></span>
<code>src/Matlab/toolbox/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m</code>
Deletions:
==[[Psychtoolbox]] › [[PsychDemos]] › [[AlphaImageDemo]]==
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?view=markup">WebSVN with changelog</a></span>
<code>Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m</code>
Additions:
""
<div class="code_header" style="text-align:right;">
<span style="float:left;">Path </span> <span class="counter">Retrieve current version of AlphaImageDemo.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m?view=markup">WebSVN with changelog</a></span>
</div>
<div class="code">
<code>Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m</code>
</div>
""
Deletions:
%%(php;Path)Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m%%
Additions:
==[[Psychtoolbox]] › [[PsychDemos]] › [[AlphaImageDemo]]==
Deletions:
==[[Psychtoolbox]] › PsychDemos › AlphaImageDemo==
Additions:
===[[AlphaImageDemo]]===
==[[Psychtoolbox]] › PsychDemos › AlphaImageDemo==
AlphaImageDemo
Display a gaussian masked image, locked to the cursor position,
using the [[Screen]]('DrawTexture') command.
This illustrates an application of OpenGL Alpha blending by displaying
an image masked with a gaussian transparency mask.
In each frame, first the image is drawn. Then a texture acting as a
transparency mask is drawn "over" the image, leaving only selected
parts of the image.
Please note that we only use two textures: One holding the image,
the other defining the mask.
see also: PsychDemos, MovieDemo, DriftDemo
%%(php;Path)Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m%%
Deletions:
===AlphaImageDemo===
==PtbReference › PsychDemos › AlphaImageDemo==
See the table of contents below.Or edit this page to describe this category.
PsychDemos
{{category}}
Additions:
==PtbReference › PsychDemos › AlphaImageDemo==
See the table of contents below.Or edit this page to describe this category.
PsychDemos
{{category}}
Deletions:
AlphaImageDemo
Display a gaussian masked image, locked to the cursor position,
using the Screen('DrawTexture') command.
This illustrates an application of OpenGL Alpha blending by displaying
an image masked with a gaussian transparency mask.
In each frame, first the image is drawn. Then a texture acting as a
transparency mask is drawn "over" the image, leaving only selected
parts of the image.
Please note that we only use two textures: One holding the image,
the other defining the mask.
see also: PsychDemos, MovieDemo, DriftDemo
AlphaImageDemo
Additions:
AlphaImageDemo
Display a gaussian masked image, locked to the cursor position,
using the Screen('DrawTexture') command.
This illustrates an application of OpenGL Alpha blending by displaying
an image masked with a gaussian transparency mask.
In each frame, first the image is drawn. Then a texture acting as a
transparency mask is drawn "over" the image, leaving only selected
parts of the image.
Please note that we only use two textures: One holding the image,
the other defining the mask.
see also: PsychDemos, MovieDemo, DriftDemo
AlphaImageDemo
Deletions:
See the table of contents below.Or edit this page to describe this category.
PsychDemos
{{category}}