Model Zoo (UnrealZoo)

The UnrealCV Model Zoo has moved to UnrealZoo. UnrealZoo provides the maintained Unreal environments and pre-built binaries for use with UnrealCV.

UnrealZoo collected scenes, playable entities, and embodied AI agents

Open the UnrealZoo website to explore the available environments and agents. The legacy downloadable model list is maintained below for compatibility.

We provide compiled virtual worlds to play with. All the digital contents belong to the original author. If you want to use UnrealCV plugin in the editor, you can find UE4 projects in UE4 Resources

Hint

Model Zoo is still experimental. If you are a beginner, we highly recommend you start with RealisitcRendering to avoid unknown bugs. If you found any bugs, you can report an issue. We will fix them as soon as possible.

Run the downloaded binary

  • In Mac: Run [ProjectName].app

  • In Linux: Run ./[ProjectName]/Binaries/Linux/[ProjectName]

  • In Windows: Run [ProjectName]/[ProjectName].exe

Read Package a game binary, if you are interested in sumbitting a binary to the model zoo.

RealisticRendering

Source:

https://docs.unrealengine.com/latest/INT/Resources/Showcases/RealisticRendering/

Preview:

../_images/realistic_rendering.png
Description:

Realistic Rendering is a demo created by Epic Games to show the rendering power of Unreal Engine 4. Here we provide an extended version of this demo with UnrealCV embedded.

Plugin:

0.3.10

Download:

Windows, Linux, Mac

  • Docker

`nvidia-docker run --name rr --rm -p 9000:9000 --env="DISPLAY" --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" qiuwch/rr:0.3.8`

ArchinteriorsVol2Scene1

Source:

https://www.unrealengine.com/marketplace/archinteriors-vol-2-scene-01

Preview:

https://image.ibb.co/jb2QCa/arch1.png
Description:

ArchinteriorsVol2Scene1 is a scene of a 2 floors apartment.

Plugin:

0.3.10

Download:

Windows, Linux, Mac

ArchinteriorsVol2Scene2

Source:

https://www.unrealengine.com/marketplace/archinteriors-vol-2-scene-02

Preview:

https://image.ibb.co/hwmkCa/arch2.png
Description:

ArchinteriorsVol2Scene2 is a scene of a house with 1 bedroom and 1 bathroom.

Plugin:

0.3.10

Download:

Windows, Linux, Mac

ArchinteriorsVol2Scene3

Source:

https://www.unrealengine.com/marketplace/archinteriors-vol-2-scene-03

Preview:

https://image.ibb.co/nyC3yF/arch3.png
Description:

ArchinteriorsVol2Scene3 is a scene of an office.

Plugin:

0.3.10

Download:

Windows, Linux, Mac,

UrbanCity

Source:

https://www.unrealengine.com/marketplace/urban-city

Preview:

https://image.ibb.co/kgrJXa/urbancity.png
Description:

UrbanCity is a scene of a block of street.

Plugin:

0.3.10

Download:

Windows, Linux, Mac