The UnrealCV playground is a minimal UE4 project to demonstrate the usage of UnrealCV. It is also used in the development, especially for debugging and testing.
This UE4 project is modified from FirstPerson shooter template of UE4. More UE4 features are added to this project for testing, such as, landscape, visual effects.
Fig.1. Screenshot of what this project looks like
This project is still under construction. Its documentation is hosted in docs.unrealcv.org.
Issues for this project can be reported to the issue tracker of either unrealcv or playground.
Install unrealcv plugin to this folder by command git clone https://github.com/unrealcv/unrealcv.git
or download a compiled version from the release page.