Skip to content

Hamsik2rang/Otherengine

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 94.0%
  • CMake 4.8%
  • Other 1.2%