... | @@ -6,7 +6,7 @@ To install the Plugin, clone the repository into the "Plugins" folder of your Un |
... | @@ -6,7 +6,7 @@ To install the Plugin, clone the repository into the "Plugins" folder of your Un |
|
The Server can either be used in its original form ([Link](http://www.virtualacoustics.org/)) or with the especially for this Plugin optimized Python Connection script ([Link](https://devhub.vr.rwth-aachen.de/VR-Group/vaserver), Recommended).
|
|
The Server can either be used in its original form ([Link](http://www.virtualacoustics.org/)) or with the especially for this Plugin optimized Python Connection script ([Link](https://devhub.vr.rwth-aachen.de/VR-Group/vaserver), Recommended).
|
|
Using the Version with the Python script has the adventage of not needing to Restart the Server all the time manually and make sure to follow the instructions which are currently in its Readme file.
|
|
Using the Version with the Python script has the adventage of not needing to Restart the Server all the time manually and make sure to follow the instructions which are currently in its Readme file.
|
|
|
|
|
|
The Plugin requires to have the [nDisplayExtensions](https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/ndisplayextensions) installed.
|
|
The Plugin requires to have the [RWTH VR Toolkit](https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/plugins/rwth-vr-toolkit) installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
... | @@ -23,3 +23,7 @@ For a more detailed C++ / Blueprint usage and a Documentation of the Plugins pub |
... | @@ -23,3 +23,7 @@ For a more detailed C++ / Blueprint usage and a Documentation of the Plugins pub |
|
|
|
|
|
## Demo
|
|
## Demo
|
|
A demo for the plugin is prepared at [this repository](https://devhub.vr.rwth-aachen.de/VR-Group/unreal-va-demo).
|
|
A demo for the plugin is prepared at [this repository](https://devhub.vr.rwth-aachen.de/VR-Group/unreal-va-demo).
|
|
|
|
|
|
|
|
## Updating to new VA version
|
|
|
|
* For the Windows binaries, you can directly get them from the (Virtual Acoustics website)(http://www.virtualacoustics.org/VA/)
|
|
|
|
* An idea on how to build the .so files for Linux can be found at [Build VA dependencies for Linux](Build-VA-dependencies-for-Linux) |
|
|
|
\ No newline at end of file |