Dark Arts
---------
Author: Timur Gafarov aka Gecko
Copyright (C) 2017-2018 Timur Gafarov

This mini game was written to demonstrate some features of Xtreme3D v3 - a 3D graphics engine for classic Game Maker.
Learn more about Xtreme3D at http://gecko0307.siteme.org/xtreme3d

The following features are used:
- GLSL shaders
- Dynamic cascaded shadow maps
- Terrain with texture splatting
- Water with reflection and distortion
- Fake HDR bloom
- FXAA
- Collision detection and rigid body physics using dmech physics engine wrapper
- Player can pick objects
- Smooth camera with shake
- Objects floating in water
- 3D sounds and background music using Squall audio engine wrapper
- HUD with radial and horizontal bars
- Player characteristics including HP, XP, mana, level
- Magic spell attack

Controls:
Mouse/WASD - move
Space - jump
E - take or drop an item
F9 - take a screenshot
Esc - exit
