Alterr: Change the World.

Fel'Nara Tech Demo

Overview

The project aims to create a proof-of-concept program that demonstrates some of the basic functionality needed in order to create games, particularly those in the MMORPG genre.

Screenshots

Features

Required

  • Be able to display a generic level (map).
  • Move an animated character around a level.

Technical

  • Basic scene graph support in OpenGL.
  • Hardware skinning support.
  • Model importing.
  • Level support.
  • Engine resource manager.
  • True XML support.

Content

  • Fully detailed 3D environment.
  • One fully animated character that the user will control.
  • The demo map.

Optional

General

  • Be able to complete a small quest (this is highly optional and probably outside the scope of this project).

Technical

  • Partial GUI support.
  • Level editor of some kind.
  • Water support.

Content

  • Multiple fully-animated character models.