Skip to content

Running Ogre on Windows

Marc Harter edited this page May 14, 2014 · 1 revision
  1. Install Node.
  2. Install the core GDAL libraries installed for your architecture.
  1. Launch GDAL Command Prompt
  • Optionally you can add ogr2ogr to your PATH to use other Command Prompt tools
  1. Run npm install -g ogre
  2. Run ogre
  3. Visit http://localhost:3000 in your favorite browser