Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geometry Based Sound Effects #17

Open
Sqeaky opened this issue Aug 24, 2013 · 1 comment
Open

Geometry Based Sound Effects #17

Sqeaky opened this issue Aug 24, 2013 · 1 comment

Comments

@Sqeaky
Copy link
Member

Sqeaky commented Aug 24, 2013

Research the possibility of adding geometry classes to the SoundScapeManager and building a system to automatically generate effects based on that geometry.

There is a doc in the OpenAL dev kit that describes how you can simulate these. Ideally we would have sound shapes like the physics shapes that can be placed in the world that will set up the data needed for the effect you want in a scene.

@MakoEnergy
Copy link
Member

Related to this, there have been some developments for using a ray-tracing like algorithm on the GPU to properly interact with terrain in real time. At current I don't know much about doing this, but here is a video showing this technology in Quake. Hopefully we don't need Quake graphics to keep in real time.

https://www.youtube.com/watch?v=TXUTgEmnD6U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants