three_js_audio_latency 0.0.1 copy "three_js_audio_latency: ^0.0.1" to clipboard
three_js_audio_latency: ^0.0.1 copied to clipboard

Flutter audio package converted from threejs and three_dart package.

three_js_audio_latency #

Pub Version analysis License: MIT

A type of three_js api that allows users to add audio to thier projects.

This is a dart conversion of three.js and three_dart, originally created by @mrdoob and has a coverted dart fork by @wasabia.

Usage #

This project is a api that adds low latency audio to three_js.

Web and WASM

  • please add <script src="https://cdn.jsdelivr.net/gh/Knightro63/flutter_soloud/web/libflutter_soloud_plugin.js"></script> and <script src="https://cdn.jsdelivr.net/gh/Knightro63/flutter_soloud/web/init_module.dart.js"></script> to your index.html to load the js_interop file.

Example #

Contributing #

Contributions are welcome. In case of any problems look at existing issues, if you cannot find anything related to your problem then open an issue. Create an issue before opening a pull request for non trivial fixes. In case of trivial fixes open a pull request directly.

0
likes
140
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter audio package converted from threejs and three_dart package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_soloud, three_js_core, three_js_core_loaders, three_js_math

More

Packages that depend on three_js_audio_latency