Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

hitarthdesai/room-tone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an acoustic simulation project we built in MakeUofT 2022-2023

This project is to be run and used on the Qualcomm Snapdragon HDK. Using the configured camera, users can scan a room and convert it to point-cloud data, which can later be visualized as an interactive 3D map of the room. In the future, we plan to allow people to put in multiple sources, obstacles, etc to allow for more realistic simulations.

We also worked on building our own (sound) ray tracing algorithm to map how sound would travel from source to listener, which would eventually help us to build a sound profile for a room.