So, are we going to revive A3D for mobile/VR? Have any of the patents expired?
Spatial Audio in VR
11–16 of 16 posts
Re: Spatial Audio in VR
#12Re: Spatial Audio in VR
#13This new take on 3D audio just makes me want to go back to 1998 and what was achievable then in 3D on the web if you were willing to do a 20Mb download over a modem to get the plugin required to 'see' VRML. The actual hurdle was use case, instead of a 3D web we ended up with a 2D flat table web. If you got good at VRML and used all of the features and built significant sized worlds then you soon realised that you were on your own, few others in the world had got that far, their models were more like Duplo Lego rather than Lego Technical.
The alleged 'bar' back then was the download for the plugin, that allegedly prevented VRML from catching on. The authorship tools were awesome - Maya like - and yet there were few takers. CosmoWorlds was awesome, has to be said. The lack of content creators was the problem, 2D Flash was the way people went, nobody was thinking in 3D.
So when can we start doing cool 3D just on the web in a web browser that you don't need specialist hardware for? With 3D spatial audio working too?
Re: Spatial Audio in VR
#14So, are we going to revive A3D for mobile/VR? Have any of the patents expired?
For readers who aren't familiar with the story:
http://www.roadtovr.com/sightline-chair-goes-binaural-develo...
Re: Spatial Audio in VR
#15When you think about it, 3D audio has many similarities to 3D video: rays of sound(/light) traveling through open space and attenuating in the process, bouncing off surfaces whose material filters different frequencies. From this point of view, in hindsight, the accelerated sound cards from ’00s seem a bit of a misstep – isn’t this something that’s better computed on a GPU?
[1] http://www.roadtovr.com/nvidias-vrworks-audio-brings-physica...
Re: Spatial Audio in VR
#16Earlier quoted context omitted.
Pretty much every third party sound library for games implements 3D audio support (commercial ones probably for the last 10 years or more) but in order to use more than just the spatial sound source location/user facing vector requires inputting the material types/locations/sizes/audio properties for everything in the game world (to calculate audio propagation loss/occlusion) and using a certain percentage of cycles…
> Also they have to be able to support simulating the head transfer function via speaker .. Do you mean head related transfer function ? As in https://en.wikipedia.org/wiki/Head-related_transfer_function ? HRTF would be practically impossible to do with speakers in a room.