Client: Difference between revisions

From Ykarineum
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
The client application is the main graphic user interface. The user interacts mostly with this program.  
The client application is the main graphic user interface. The user interacts mostly with this program.  


== Libraries ==
= Libraries =
 
== Internal libraries ==


* internal libraries
[[libykmap]]
[[libykmap]]


[[libyknet]]
[[libyknet]]


* external libraries
== External libraries ==
 
[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]]

Latest revision as of 19:50, 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

Ogre

Boost

OpenAL

CEGUI

OIS