Skip to content

Commit

Permalink
Merge pull request #4515 from vkamenar/patch-1
Browse files Browse the repository at this point in the history
Creating the OpenAL topic
  • Loading branch information
ahpook authored Nov 13, 2024
2 parents 14a00e4 + 6c490c1 commit f4da22d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions topics/openal/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
display_name: OpenAL
short_description: OpenAL is a cross-platform audio API.
topic: openal
wikipedia_url: https://en.wikipedia.org/wiki/OpenAL
---
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.

0 comments on commit f4da22d

Please sign in to comment.