No description
Find a file
2019-07-07 22:00:44 +02:00
pdshmem@e1485d661e update pdshmem version 2019-07-06 16:47:49 +02:00
UnityProject implement both kinect and pd integration 2019-07-07 22:00:44 +02:00
.gitattributes Initial commit 2019-06-29 15:50:55 +02:00
.gitignore ignore obj folder 2019-07-06 16:27:23 +02:00
.gitmodules change the name of project folder + import submodule 2019-07-06 14:50:40 +02:00
LICENSE.md typo 2019-07-05 23:04:49 +02:00
README.md Update README.md 2019-07-06 14:18:08 +02:00

The development environment

All developers have to use the following version of software

  • Unity 2018.4.3f1 (LTS)
  • Microsoft Visual Studio Commmunity 2017. version 15.9.13
  • Pure Data 0.49.1 (Install via installer)

Recommended IDE

  • rider by jetbrains if available
  • Visual Studio 2017 + ReSharper

Build Pool

Access my NAS
QuickConnectID: gyudon
Name: cylvester
Pass: dortmund

How to properly clone the repo

After you clone the repo. please execute

git submodule update --init --recursive

This will recursive clone all submodules from the github.