Page 1 of 1

the visual elements of the BCI2000 software

Posted: 12 Sep 2007, 10:24
by AJ
hi again, what platform were the visual elements for the BCI2000 software written with e.g. was it directx, open gl?? or written directly from the windows API??

thanks again

Aj

platform/library dependencies

Posted: 14 Sep 2007, 09:29
by gschalk
what platform were the visual elements for the BCI2000 software written with e.g. was it directx, open gl?? or written directly from the windows API??
BCI2000 uses the VCL (Borland-specific), Win32 API (Windows-specific), and the D3Box task (BCI2000 v1)/CursorTask (BCI2000 v2) use OpenGL.

Gerv