catie-aq / SoundSpatializer

Sound player that gets position of 3D objects (cars, pedestrians) from LSL JSON streams and plays sounds according to their position and relative angle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Sound in Unity

This application is a Unity3D app, it receives 3D positions from Redis.

The first implementation was with libLSL. However deployment and ease of use is much higher with Redis.

About

Sound player that gets position of 3D objects (cars, pedestrians) from LSL JSON streams and plays sounds according to their position and relative angle.


Languages

Language:C# 63.9%Language:ShaderLab 30.8%Language:HLSL 5.3%