DriverGL3Configuration

DriverGL3 configuration object

Since

openrndr 0.4.5

Properties

Link copied to clipboard

Determines if the Angle runtime should be deleted on exit, default is true.

Link copied to clipboard

Determines which type of driver will be used

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Provided hints for selecting a GLES back-end.

Link copied to clipboard

Determines if the Angle runtime should be overwritten if one already exists, default is false.

Link copied to clipboard

Should calling glfwTerminate be skipped on application shutdown? This is used to remedy problems during testing. It looks like glfw can not be re-initialized after terminating it.

Link copied to clipboard

Should a debug context be used, default is false