| Crates.io | linear_model_allen |
| lib.rs | linear_model_allen |
| version | 0.4.0 |
| created_at | 2023-12-12 20:45:32.545191+00 |
| updated_at | 2025-01-28 09:01:07.144248+00 |
| description | Modern OpenAL bindings for Rust, but with some changes |
| homepage | https://github.com/skillissuedev/linear_model_allen |
| repository | https://github.com/skillissuedev/linear_model_allen |
| max_upload_size | |
| id | 1066927 |
| size | 48,338 |
Modern OpenAL bindings for Rust.
Inspired by the lack of development on the alto crate. This crate is very experimental and needs a lot of work still.
See examples folder for usage.
The only difference is that the linear distance model is default now
To compile this library for Windows, make sure you've installed OpenAL 1.1 Core SDK in the default directory (C:\Program Files (x86)\OpenAL 1.1 SDK), otherwise your program will not compile.