OpenAL (Open Audio Library) is a cross-platform audio API designed for rendering of multichannel 3D positional audio. Its API style and conventions resemble those of OpenGL.
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) ...
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you ever...
翻译 - Open Toolkit库是用于OpenGL,OpenAL和OpenCL的快速,低级C#包装器。它还包括窗口,鼠标,键盘和操纵杆输入以及功能强大且快速的数学库,为您提供编写自己的渲染器或游戏引擎所需的一切。 OpenTK可以单独使用,也可以在Windows,Linux,Mac上的GUI中使用。