Releases |
Screenshots |
Overload Engine
A simple project to showcase Overload Engine's features.
This project contains 4 scenes:
- Sponza: A simple version of the iconic Sponza map, using Overload's standard material (blinn-phong lighting model).
- Shading Models: A scene with 2 pistols, showcasing the built-in surface shaders of Overload:
Standard
, andUnlit
- PBR: Collection of spheres with different PBR metallic and roughness settings.
- Materials: A set of shader balls using different materials to showcase some of the
Standard
shader capabilities.
While playing, you can navigate between scenes using the [1]
, [2]
, [3]
and [4]
keys.
When opened, the Sponza scene shows a cinematic, where the camera roam around the map. You can press [SPACE]
to leave the cinematic mode, and move in the map freely.
Pressing [ALT]
will lock/unlock the mouse cursor.
In these scenes, you can hold the mouse left button to rotate the camera, and use the mouse wheel to zoom in and out.