aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbonmas14 <bonmas14@gmail.com>2023-10-25 00:56:28 +0300
committerbonmas14 <bonmas14@gmail.com>2023-10-25 00:56:28 +0300
commite74eed094b929852187dd33bd35b9252f346a274 (patch)
tree9566586914265daaab7f44a78e3ca65c2d851d94
parent90a8f817662a8dd59cd41ba8d99faa517a106c57 (diff)
parent610721d15e20197d381d371443247aa2dadf6af4 (diff)
downloadRayRoom-e74eed094b929852187dd33bd35b9252f346a274.tar.gz
RayRoom-e74eed094b929852187dd33bd35b9252f346a274.zip
Merge branch 'master' of https://github.com/Bonmas-Technologies/RayRoom
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4a8189f..f918692 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,11 @@
-# RayRoom \ No newline at end of file
+# RayRoom
+**_Ray tracing the sound_**
+
+The purpose of this project is to make simple 2D reverb effect with ray tracing technique.
+
+Goals:
++ Realtime audio processing
++ Work on average machine
++ Obstacles types and configuration of them
++ Proper work with audio sources
++ Low memory cost (small buffers)