Updated readme.
This commit is contained in:
parent
78a4c5278d
commit
12dc67bb75
1 changed files with 21 additions and 23 deletions
44
README.md
44
README.md
|
|
@ -1,24 +1,22 @@
|
||||||
# LibPdIntegrationExamples
|
# LibPdIntegrationExamples
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
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.
|
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
|
## Completed Demonstration Scenes
|
||||||
|
|
||||||
- Spatialisation
|
- Spatialisation
|
||||||
- Communication from Unity to libpd
|
- Communication from Unity to libpd
|
||||||
|
- Communication from libpd to Unity
|
||||||
## Still to Come
|
- libpd MIDI handling
|
||||||
|
|
||||||
- Communication from libpd to Unity
|
## Still to Come
|
||||||
|
|
||||||
- libpd MIDI handling
|
- Arrays
|
||||||
|
|
||||||
- Arrays
|
- Pure Data lists/messages
|
||||||
|
|
||||||
- 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).
|
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).
|
||||||
Loading…
Reference in a new issue