psychopy-glfw 0.0.2

Creator: codyrutscher

Last updated:

Add to Cart

Description:

psychopyglfw 0.0.2

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')

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.