Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.15 KB

demo.rst

File metadata and controls

30 lines (21 loc) · 1.15 KB

Demo

By default, the engine comes with a project where you can run around, jump, shoot, change renderer settings, and even teleport to a different scene.

You can use it as a starting point to learn about using the engine.

Note

IBL is disabled by default to reduce gpu memory usage. That's why in-game IBL switch won't work. Enabling IBL will fix it. (Eagle/Sandbox/Content/Textures/IBL/limpopo_golf_course_4k.hdr)

Note

If you can't run demo project because of lack of GPU memory, open Eagle/Sandbox/Engine/EditorDefault.ini file, and set TranslucentShadows to false, and also set Volumetric Light Settings -> bEnable to false. You can additionally try to reduce resolution of shadow maps.

imgs/demo_scene.png

Demo project

imgs/demo_runtime.png

Demo runtime