IceLuna / Eagle

Game Engine

Home Page:https://eagledocs.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eagle Engine

Eagle Engine

Welcome to Eagle Engine - the free and open source game engine that is currently available on Windows.

Documentation Status

Eagle Engine

Main features

  • Physically based rendering
  • Image-based lighting with multiple scattering
  • Order-independent translucency
  • Opaque, translucent, and masked materials
  • Point, spot, and directional lights
  • Soft shadows, and cascades shadow maps
  • Translucent shadows (colored shadow maps)
  • Volumetric lights and fog
  • Ambient occlusion (SSAO, GTAO)
  • Bloom
  • Text rendering
  • Anti-aliasing (TAA)
  • C# scripting
  • Physics
  • Audio
  • Play in editor

Documentation

The official documentation is hosted here by Sphinx, which is BSD licensed.

Getting the engine

Binary downloads

Official binaries of the engine can be found on release page.

Compiling from source

See the official docs for compilation instructions.

Demo

Here you can find information about the demo project. Here is the video of the demo project.

Demo project

About

Game Engine

https://eagledocs.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:C++ 83.0%Language:C# 9.3%Language:GLSL 4.4%Language:C 2.7%Language:Lua 0.5%Language:Batchfile 0.0%