Feature

This page is a feature - something someone had thought of and wants to implement into Inexor. You can help with your knowledge and skills to make this happen!

Status: idea

Branches Issues Main developers
NewEntities, cef+entities, rebased-cef+entities, cef+ipc+entities, cef+ipc+entities+bezier #111 @aschaeffer, @super-tux

Entities

The goal

The goal is to implement a new entity system which will provide a solid basis for other so called subsystems like mapmodels, the Visual Scripting Enviroment or the particle system (and many more).

Contents

  1. Introduction
  2. Type System
  3. API
  4. Entity Subsystems
    1. Particle System
    2. 3D Visual Scripting
    3. Player
    4. Game State
    5. Lights
    6. Camera(s)
  5. Bezier Curves
  6. Architecture