https://github.com/yeemachine/soundscapeimplementation
https://github.com/yeemachine/soundscapeimplementation
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/yeemachine/soundscapeimplementation
- Owner: yeemachine
- License: bsd-3-clause
- Created: 2016-03-19T05:29:08.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-03-19T05:35:18.000Z (over 10 years ago)
- Last Synced: 2025-01-28T11:49:30.607Z (over 1 year ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Tuts+ Tutorial: Web Audio and 3D Soundscapes: Implementation
#### Instructor: Si Robertson
In this tutorial we will wrap Web Audio in a simple API that focuses on playing sounds within a 3D coordinate space, and can be used for immersive interactive applications including, but not limited to, 3D games.
Source files for the Tuts+ tutorial: [Web Audio and 3D Soundscapes: Implementation](http://gamedevelopment.tutsplus.com/tutorials/web-audio-and-3d-soundscapes-implementation--cms-22651)