Skip to content

OpenTK 4.5.0 Upgrade #6

@optimus-code

Description

@optimus-code

Hi

I just thought it would be useful to list some breaking changes I have so far discovered trying to upgrade to OpenTK 4.5.0.

Breaking changes

  • AudioContext and accommodating higher level audio classes are no longer part of OpenTK.
  • Underlying window system changed, no longer based on System.Windows.Forms and you need to use the low level GLFW apis.
  • Input routines changed as a result of the new windowing system.
  • Video mode selection is now done with low level GLFW api.

I'll add more points when/if I discover them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions