Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 316 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 316 Bytes

GridIron

About

An OGRE-powered map editor for the rapid creation of large 3D grid-based environments.

Dependencies

  • Qt v4.7.4+
  • OGRE v1.8.0+

Building

Unix

  1. qmake
  2. make

Windows (with Visual Studio)

  1. qmake -tp vc
  2. Use resultant Visual Studio project file to build.

Installing