Othereum / Otherengine

3D Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Otherengine - 3D Game Engine

License Build Status Hits

Demonstration

Quick Start

Features

  • Cross platform - Windows, Linux, OS X

  • otm - Math library. Linear algebra and geometry

  • 3D Rendering

    • GLSL
    • Full dynamic lighting: directional, point and spot light
    • Material: sharable common uniform parameters
  • Game Framework

    • UE4 style
    • Actor - Component
    • Hierarchical SceneComponent
  • Input system

  • Configuration system

Branches

release

Build Status

Fully tested, practical, and stable build.

buildable

Build Status

Compilable but unstable build. It is good for testing new features.

develop

Build Status

Reflects live development build. It may not even be compiled.

About

3D Game Engine

License:MIT License


Languages

Language:C++ 94.0%Language:CMake 4.8%Language:GLSL 0.9%Language:Shell 0.3%Language:Batchfile 0.0%