Difference between revisions of "Main Page"
From KlayGE
Gongminmin (Talk | contribs) m |
Gongminmin (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | Welcome to [[KlayGE|Klay Game Engine]]'s wiki website. | + | Welcome to [[KlayGE|Klay Game Engine]]'s wiki website. This wiki focus on building a knowledge base of [[KlayGE]]. |
[[KlayGE]] is an open source, cross-platform game engine with plugin-based architecture. The explicit goal of KlayGE is to arm your engine with cutting-edge technology. It provides a framework to make game development, testing, porting as simple as possible. KlayGE can cover platforms from the high-end to the low-end at most one year before it's release. | [[KlayGE]] is an open source, cross-platform game engine with plugin-based architecture. The explicit goal of KlayGE is to arm your engine with cutting-edge technology. It provides a framework to make game development, testing, porting as simple as possible. KlayGE can cover platforms from the high-end to the low-end at most one year before it's release. | ||
+ | == Introduction == | ||
* [[Licensing]] | * [[Licensing]] | ||
* [[Installation]] | * [[Installation]] | ||
Line 9: | Line 10: | ||
* [[Directory Structure]] | * [[Directory Structure]] | ||
* [[Compilers Tested]] | * [[Compilers Tested]] | ||
− | |||
+ | == Samples == | ||
+ | [[KlayGE]] contains dozens of [[Samples|sample programs]] to show various kinds of features. | ||
+ | |||
+ | == Future == | ||
Any wish to [[KlayGE]]'s future? Just request it in [[Wishlist]]. | Any wish to [[KlayGE]]'s future? Just request it in [[Wishlist]]. | ||
+ | |||
+ | == Subproject == | ||
+ | [[KlayGE]] has some independent subprojects. They can be used without including [[KlayGE]] itself. | ||
+ | * [[glloader]] | ||
[[zh:首页]] | [[zh:首页]] |
Revision as of 20:22, 20 December 2010
Welcome to Klay Game Engine's wiki website. This wiki focus on building a knowledge base of KlayGE.
KlayGE is an open source, cross-platform game engine with plugin-based architecture. The explicit goal of KlayGE is to arm your engine with cutting-edge technology. It provides a framework to make game development, testing, porting as simple as possible. KlayGE can cover platforms from the high-end to the low-end at most one year before it's release.
Contents
Introduction
Samples
KlayGE contains dozens of sample programs to show various kinds of features.
Future
Any wish to KlayGE's future? Just request it in Wishlist.
Subproject
KlayGE has some independent subprojects. They can be used without including KlayGE itself.