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
|
||||
|
||||

|
||||
|
||||
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 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).
|
||||
Loading…
Reference in a new issue