Skip to content

fingerx/eqOgre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eqOgre

This is an example application which integrates the open-source rendering engine OGRE (www.ogre3d.org) into the Equalizer framework (http://www.equalizergraphics.com/) for parallel OpenGL-based applications.

Ogre needs the config files "configs/plugins.cfg" and "configs/resources.cfg". plugins.cfg points to the Ogre libraries in /usr/lib/OGRE. resource.cfg is empty, because you can find all the resources needed by this project in the assets folder.

You can find an example Equalizer config in the configs directory.

This project was created using Equalizer 1.6.0 on a Ubuntu 14.04 64 bit machine with Ogre 1.8.1 and Ogre 1.9.0.

About

Integration of Ogre3D into Equalizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.6%
  • CMake 6.4%