linear_model_allen

Crates.iolinear_model_allen
lib.rslinear_model_allen
version0.4.0
created_at2023-12-12 20:45:32.545191+00
updated_at2025-01-28 09:01:07.144248+00
descriptionModern OpenAL bindings for Rust, but with some changes
homepagehttps://github.com/skillissuedev/linear_model_allen
repositoryhttps://github.com/skillissuedev/linear_model_allen
max_upload_size
id1066927
size48,338
skill issue dev (skillissuedev)

documentation

README

Allen

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.

Fork differences

The only difference is that the linear distance model is default now

Windows compilation

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.

Commit count: 70

cargo fmt