StanwieCB / DX11-MultithreadedRendering-in-UE4

Intel VCE Threaded Rendering Demo for UE4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DX11-MultithreadedRendering-in-UE4

This is a public demo I built at Intel Visual Computing Enabling Group. Original demo is included in DX11 SDK examples.

avatar

Why This?

Mesh Number

Up to 1015 meshes in a single scene

Draw Call Number

More than 4k draw calls in a single scene

avatar

Static & Stationary & Movable

Object types vary in all three types defined in UE4. Feel free to change it and make your own test suite.

We welcome developers to test their own UE4 parallel rendering performance with this basic demo!

Hank Zhang,

Visual Computing Enabling Group,

Intel Asia-Pacific R&D

About

Intel VCE Threaded Rendering Demo for UE4

License:MIT License


Languages

Language:C# 64.6%Language:C++ 30.4%Language:C 4.9%