An open API service indexing awesome lists of open source software.

https://github.com/anima-engine/anima-engine

The quirky game engine
https://github.com/anima-engine/anima-engine

Last synced: about 1 year ago
JSON representation

The quirky game engine

Awesome Lists containing this project

README

          

# Anima Engine. The quirky game engine.
[![Gitter](https://badges.gitter.im/anima-engine/anima-engine.svg)](https://gitter.im/anima-engine/anima-engine?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Build Status](https://travis-ci.org/anima-engine/anima-engine.svg?branch=master)](https://travis-ci.org/anima-engine/anima-engine)

# Roadmap

| Feature | Status |
| ------------------------------ | :---------: |
| linear math | implemented |
| cross-device controls | in-progress |
| mruby scripting | implemented |
| live console | in-progress |
| flexible graphics pipeline | waiting |
| Vulkan support | waiting |
| high-performance renderer | waiting |
| cross-device UI (vector?) | waiting |
| file support (3D, levels) | waiting |
| rigid body physics (Bullet) | waiting |
| joint physics (Bullet) | waiting |
| 3D sound | waiting |
| AI (behavior, path-finding) | waiting |
| roads, foliage, trees, objects | waiting |