Client: Difference between revisions

From Ykarineum
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


* external libraries
* external libraries
** the 3D graphic engine
[http://www.ogre3d.org/ Ogre]
[http://www.ogre3d.org/ Ogre]


[http://www.boost.org/ Boost]
[http://www.boost.org/ Boost]


[http://connect.creativelabs.com/openal/default.aspx OpenAL]
[http://www.cegui.org.uk/wiki/index.php/Main_Page CEGUI]
[http://sourceforge.net/projects/wgois/ OIS]


[[category:Application]]
[[category:Application]]
[[category:GUI]]
[[category:GUI]]

Revision as of 19:45, 22 February 2012

The client application is the main graphic user interface. The user interacts mostly with this program.

Libraries

  • internal libraries

libykmap

libyknet

  • external libraries
    • the 3D graphic engine

Ogre

Boost

OpenAL

CEGUI

OIS