enigine icon indicating copy to clipboard operation
enigine copied to clipboard

Game engine playground.

enigine

is a 3D game engine.

5 6

How to install?

enigine uses CMake (build system) and Conan (package manager).

  1. Have C++ on your machine.
  2. Install CMake: https://cmake.org/install/
  3. Install Conan: https://docs.conan.io/2/tutorial.html
  4. Build and run.
    cd dev
    ./build.sh --run
    

Videos

Running Watermelons