============= UE4 Resources ============= If you are interested in using synthetic data in your research projects, please see the `synthetic-computer-vision `__ repository for some related works. UE4 is a good choice for research for various reasons: - Rich 3D resources - `Open source `__ - Cross-platform - Physically based material system Here we collect some resources to help you use UE4 and UnrealCV in your research. 3D Resources (models, scenes) ============================= - `Unreal Marketplace `__ - The official marketplace of Unreal Engine - The `architectural visualization section `__ - `Unreal Engine feature examples `__ - `UE4Arch `__ - High quality architectural visualization using UE4. - `Evermotion `__ - `TurboSquid `__ - High quality 3D models used in the industry - `ShapeNet `__ - Free 3D models released by the research community C++ Development =============== - `UE4 API `__ - `UE4 Answerhub `__ - `UE4 Github Repository `__ (This is a private repository, you need to register `here `__ before you can access it).