Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 328 Bytes

Hydra

This engine is DISCONTINUED and its pretty old.

My old C++ game engine based on DirectX11.

If you wanna take a look at my voxel 3D test, download the old-render branch.

How to build

  1. Download repository
  2. Start Visual studio 2017 or newer
  3. Open Hydra.sln
  4. Click Build -> Build Solution