Docs @ Psychtoolbox Wiki : PsychDemos

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Revision [14506]

Last edited on 2012-03-27 09:46:06 by DocBot
Additions:
ProceduralNoiseDemo - Demo for fast drawing of noise patches via procedural texturing.
ReceivingTriggerFromSerialPortDemo - Template for asynchronous trigger collection and timestamping from serial port.


Revision [14300]

Edited on 2011-08-25 07:52:14 by DocBot
Additions:
MouseTraceDemo3 - Like MouseTraceDemo2, but for multiple mice.


Revision [14129]

Edited on 2011-07-05 09:30:44 by DocBot
Additions:
AudioTunnel3DDemo2 - Another sketchy demo on how to use OpenAL for 3D spatialized sound.
Kinect3DDemo - Capture data from a Kinect box and view it as a textured 3D point-cloud or mesh.
LineStippleDemo - Draw dotted and dashed lines.
Deletions:
AudioTunnel3DDemo - Another sketchy demo on how to use OpenAL for 3D spatialized sound.
LineStippleDemo - Draw dotted and dashed lines.


Revision [13717]

Edited on 2010-12-06 12:29:23 by DocBot
Additions:
KinectDemo - Capture and display video and depths data from a Kinect box.
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/Contents.m">beta</a> | view WebSVN <a href=
"http://svn.berlios.de/wsvn/osxptb/trunk/Psychtoolbox/Contents.m?op=log">changelog</a> of trunk branch</span>
Deletions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/Contents.m">beta</a> | view in <a href=
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>


Revision [11732]

Edited on 2010-09-09 16:14:08 by DocBot
Additions:
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>
Deletions:
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>


Revision [9851]

Edited on 2010-05-27 07:25:44 by DocBot
Additions:
BasicAMAndMixScheduleDemo - Demonstrates basic use of sound schedules, volume controls, amplitude modulation and audio mixing of multiple voices.
SadowskiDemo - Shows the "Sadowski" color afterimage effect.
VignettingCorrectionDemo - Demonstrate how to do display devignetting aka per-pixel gain correction.


Revision [9733]

Edited on 2009-10-27 09:40:17 by DocBot
Additions:
==[[Psychtoolbox]]==
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/Contents.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>
<code>Psychtoolbox/Contents.m</code>
Deletions:
==[[src]] › [[Matlab]] › [[toolbox]] › [[Psychtoolbox]]==
"http://svn.berlios.de/svnroot/repos/osxptb/beta/src/Matlab/toolbox/Psychtoolbox/Contents.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/src/Matlab/toolbox/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>
<code>src/Matlab/toolbox/Psychtoolbox/Contents.m</code>


Revision [9686]

Edited on 2009-10-27 09:34:28 by DocBot
Additions:
==[[src]] › [[Matlab]] › [[toolbox]] › [[Psychtoolbox]]==
AudioTunnel3DDemo - Very sketchy demo on how to use OpenAL for 3D spatialized sound.
AudioTunnel3DDemo - Another sketchy demo on how to use OpenAL for 3D spatialized sound.
DatarecordingFromISCANDemo - Template for asynchronous data collection and timestamping of gaze samples from ISCAN eye tracker.
GLSLCLUTAnimDemo - Demonstrates use of function moglClutBlit to
OldNewRecogExp - A full old-new recognition experiment.
VideoCaptureDemo - Simple demo for video capture functions.
"http://svn.berlios.de/svnroot/repos/osxptb/beta/src/Matlab/toolbox/Psychtoolbox/Contents.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/src/Matlab/toolbox/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>
<code>src/Matlab/toolbox/Psychtoolbox/Contents.m</code>
Deletions:
==[[Psychtoolbox]]==
GLSLClutAnimDemo - Demonstrates use of function moglClutBlit to
OldNewRecogDemo - A full old-new recognition experiment.
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/Contents.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>
<code>Psychtoolbox/Contents.m</code>


Revision [9656]

Edited on 2009-08-25 07:52:17 by DocBot
Additions:
DatarecordingFromSerialPortDemo - Template for asynchronous data collection and timestamping from serial port.
DrawManuallyAntiAliasedTextDemo - Manually anti-alias text for special purpose applications.


Revision [9637]

Edited on 2009-08-07 08:24:23 by DocBot
Additions:
BasicSoundFeedbackDemo - Demonstrates a audio feedback loop via PsychPortAudio(). See DelayedSoundFeedbackDemo for a more research grade approach.
DelayedSoundFeedbackDemo - Demonstrates a audio feedback loop via PsychPortAudio() with exactly controlled latency.
Deletions:
BasicSoundFeedbackDemo - Demonstrates a audio feedback loop via PsychPortAudio()


Revision [9554]

Edited on 2009-04-28 06:25:35 by DocBot
Additions:
BasicSoundFeedbackDemo - Demonstrates a audio feedback loop via PsychPortAudio()
BasicSoundScheduleDemo - Demonstrate basic usage of sound schedules and buffers with PsychPortAudio().
DriftDemo3 - Even more efficient animation of gratings under some constraints.
DriftDemo4 - Very efficient animation of gratings on graphics hardware with shader support.
DriftDemo5 - Animation of dual-gratings via use of alpha blending and color masking.
DriftDemo6 - Very efficient animation of dual-gratings on graphics hardware with shader support.
Deletions:
DriftDemo3 - Even more efficient animation of gratings.


Revision [9509]

Edited on 2009-02-21 09:59:13 by DocBot
Additions:
[[DKLDemo]] - Demonstrate DKL color space.
Deletions:
DKLDemo - Demonstrate DKL color space.


Revision [9478]

Edited on 2009-02-21 09:38:51 by DocBot
Additions:
different tasks, contributed by users.
Clumsy and inefficient, but works on old hardware.
Elegant and efficient, but needs recent hardware.
create some expanding rings stimulus.
drawn through an aperture to demonstrate fast masking.
blending, 'DrawTextures' batch drawing and PTB imaging pipeline.
perform CLUT animation with GLSL in an OS independent way.
of a GLSL procedural texture.
PsychRTBoxDemo - Demonstrates basic use of the RTBox reaction time button response box.
Deletions:
different tasks, contributed by users.
Clumsy and inefficient, but works on old hardware.
Elegant and efficient, but needs recent hardware.
create some expanding rings stimulus.
drawn through an aperture to demonstrate fast masking.
blending, 'DrawTextures' batch drawing and PTB imaging pipeline.
perform CLUT animation with GLSL in an OS independent way.
of a GLSL procedural texture.


Revision [7648]

Edited on 2008-09-25 18:17:34 by DocBot
Additions:
""
<div class="code_header" style="text-align:right;">
<span style="float:left;">Path  </span> <span class="counter">Retrieve current version of Contents.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/Contents.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/Contents.m?view=markup">WebSVN with changelog</a></span>
</div>
<div class="code">
<code>Psychtoolbox/Contents.m</code>
</div>
""
Deletions:
%%(php;Path)Psychtoolbox/Contents.m%%


Revision [7245]

Edited on 2008-09-16 12:09:38 by DocBot
Additions:
MovingLineDemo - Shows some horizontally moving lines to demonstrate flat panel display artifacts.
SimpleVoiceTriggerDemo - Demo of a simple voice trigger with PsychPortAudio.
Deletions:
SoundTrigger - Demo of a very simple sound based trigger.


Revision [5457]

Edited on 2008-06-22 01:11:43 by DocBot
Additions:
different tasks, contributed by users.
Clumsy and inefficient, but works on old hardware.
Elegant and efficient, but needs recent hardware.
create some expanding rings stimulus.
drawn through an aperture to demonstrate fast masking.
blending, 'DrawTextures' batch drawing and PTB imaging pipeline.
perform CLUT animation with GLSL in an OS independent way.
of a GLSL procedural texture.
ProceduralGarboriumDemo - Same as GarboriumDemo, just with procedural gabor drawing.
Deletions:
different tasks, contributed by users.
Clumsy and inefficient, but works on old hardware.
Elegant and efficient, but needs recent hardware.
create some expanding rings stimulus.
drawn through an aperture to demonstrate fast masking.
blending, 'DrawTextures' batch drawing and PTB imaging pipeline.
perform CLUT animation with GLSL in an OS independent way.
of a GLSL procedural texture.


Revision [3257]

Edited on 2008-03-21 11:15:00 by DocBot
Additions:
===[[PsychDemos]]===
==[[Psychtoolbox]]==
DotDemo - Animate dots with [[Screen]]('DrawDots).
%%(php;Path)Psychtoolbox/Contents.m%%
Deletions:
===PsychDemos===
==PtbReference › PsychDemos==






DotDemo - Animate dots with Screen('DrawDots).
PtbReference


Revision [2432]

Edited on 2008-03-15 12:08:32 by DocBot
Additions:
==PtbReference › PsychDemos==
Deletions:
help Psychtoolbox % For an overview, triple-click me & hit enter.
help PsychDemos % For demos, triple-click me & hit enter.


Revision [315]

The oldest known version of this page was created on 2008-03-15 10:26:37 by DocBot
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0337 seconds