A mirror of the official tes3mp repository
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Nicolay Korslund 5d73b47cc0 Added input component 15 years ago
input Added input component 15 years ago
mangle@7583fc3f1b Added input component 15 years ago
.gitignore Added input component 15 years ago
.gitmodules Added input component 15 years ago
README added readme, wee 15 years ago
testall.sh Added input component 15 years ago

README

OpenEngine README
=================

OpenEngine is a bunch of stand-alone game engine modules collected from the OpenMW project (see http://github.com/korslund/openmw or http://openmw.com ) and from certain other projects.

It is currently a very early work in progress, and development will follow OpenMW closely for a while forward.

OpenEngine will depend heavily on Mangle ( http://github.com/korslund/mangle/ ) and will thus aim to be backend agnostic. When finished it should work with a variety for free and commercial middleware libraries as backends for graphics, sound, physics, input and so on.

All questions can be directed to Nicolay Korslund at korslund@gmail.com

- Nicolay