Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Liam-Griffiths/frost-ogre

Repository files navigation

Frost-Ogre

Cross-platform game framework, using the ogre graphics engine built on SDL, implementing XML based prefabs and eventually a Lua based scripting API.

Status

Incomplete.

To-Do

  • Add Prefab Controller
  • Add XML Parser

Issues

Fail to load RenderSystem_GL.so on ubuntu/deb.

Fix: sudo mkdir /usr/local/lib/OGRE >> sudo ln -s /usr/lib/x86_64-linux-gnu/OGRE-1.9.0/* /usr/local/lib/OGRE/

About

Game framework, using the ogre graphics engine, implementing XML based prefabs and eventually a Lua scripting API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages