diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -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) |