Updated readme.

This commit is contained in:
Niall Moody 2020-12-09 16:46:37 +00:00
parent 78a4c5278d
commit 12dc67bb75

View file

@ -1,24 +1,22 @@
# LibPdIntegrationExamples
![Unity example project, spatialisation scene](docs/images/screenshot-spatialisation.jpg)
Unity project demonstrating how to use the [LibPdIntegration](https://github.com/LibPdIntegration/LibPdIntegration) libpd Unity wrapper. Contains multiple scenes, each focused on a specific topic. Still in development.
## Completed Demonstration Scenes
- Spatialisation
- Communication from Unity to libpd
## Still to Come
- Communication from libpd to Unity
- libpd MIDI handling
- Arrays
- Pure Data lists/messages
# LibPdIntegrationExamples
![Unity example project, spatialisation scene](docs/images/screenshot-spatialisation.jpg)
Unity project demonstrating how to use the [LibPdIntegration](https://github.com/LibPdIntegration/LibPdIntegration) libpd Unity wrapper. Contains multiple scenes, each focused on a specific topic. Still in development.
## Completed Demonstration Scenes
- Spatialisation
- Communication from Unity to libpd
- Communication from libpd to Unity
- libpd MIDI handling
## Still to Come
- Arrays
- Pure Data lists/messages
Developed by [Niall Moody](http://www.niallmoody.com) at [Abertay University](http://www.abertay.ac.uk), with assistance from [Yann Seznec](http://www.yannseznec.com/). Licensed under the [MIT License](LICENSE.txt).