Skip to content
Snippets Groups Projects
Commit c9bf04fa authored by Julian Koska's avatar Julian Koska Committed by Konstantin Kühlem
Browse files

Cleanup

parent 099598d1
Branches
No related tags found
No related merge requests found
# Character Plugin
A currently **very preliminary** plugin to embedd virtual characters (virtual agents) into our Unreal projects. Al features are demonstrated in separate maps in our test project called [Unreal Character Test](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/demos/unreal-character-test). To follow our group's CI/CD process, this test project also uses Nightly Builds.
A currently **very preliminary** plugin to embed virtual characters (virtual agents) into our Unreal projects.
All features are demonstrated in separate maps in our test project called
[Unreal Character Test](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/demos/unreal-character-test).
To follow our group's CI/CD process, this test project also uses Nightly Builds.
If you are using the [VAServer](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/VAServerLauncher) for the audio, please ensure that you always have the newest version (due to sound files being stored there).
If you are using the [VAServer](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/VAServerLauncher) for the audio,
please ensure that you always have the newest version (due to sound files being stored there).
## Branches
| Branch | Working Unreal Versions |
......@@ -12,7 +16,10 @@ If you are using the [VAServer](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/VA
| deprecated/4.22 | 4.22 |
## Contributions
If you want to contribute new features to this project, please open a respective feature-branch and open a merge-request once the feature is finished (including: testing, documentation, and issue update). Please ensure to also open a feature-branch of the same name in the Character Test project to test and demonstrate the new feature with a character of your choice. Models can be found here: [growing collection of character models](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/virtualcharactermodels).
If you want to contribute new features to this project, please open a respective feature-branch and open a merge-request once the feature is finished
(including: testing, documentation, and issue update).
Please ensure to also open a feature-branch of the same name in the Character Test project to test and demonstrate the new feature with a character of your choice.
Models can be found here: [growing collection of character models](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/virtualcharactermodels).
## Contacts
Originally created by Jonathan Ehret and Andrea Bönsch.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment