Skip to main content

Extension package for PsychoPy adding support got GLFW windows.

Project description

psychopy-glfw

GLFW window backend plugin for PsychoPy

This plugin adds GLFW as a supported winType for PsychoPy once loaded. You can enable using GLFW by specifying it as the winType when creating a new window.

Example

Creating a window using GLFW as the backend::

import psychopy.visual as visual
win = visual.Window(winType='glfw')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

psychopy_glfw-0.0.2.tar.gz (25.1 kB view hashes)

Uploaded Source

Built Distribution

psychopy_glfw-0.0.2-py3-none-any.whl (23.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page