Difference between revisions of "Main Page"

From Ciliz|W4
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Welcome to the W4 Engine wiki!
 +
 +
We are working on filling the wiki with documentation. The following articles are available for the time being:
 +
 
{{ContentGrid
 
{{ContentGrid
|content =  
+
|content =
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> Временная форма
+
|heading = General Concepts
 
|content =
 
|content =
Временная форма для быстрого добавления статей:
+
System architecture and main solutions:
<inputbox>
+
* [[W4 Engine architecture]]
type=create
+
* [[W4 Coordinate system and Node structure]]
width=100
+
* [[W4 Main Game Loop]] Needs a description
break=yes
+
}}
buttonlabel=Создать новую страницу
 
default=(Название статьи)
 
</inputbox>
 
}}
 
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> Что это тут у нас
+
|heading = Parts
 
|content =
 
|content =
[[W4 Creator Kit]] - удобное средство от компании [http://ciliz.com/ Ciliz] для создания интерактивных браузерных 3D приложений.
+
Complex subsystems:
}}
+
* [[W4 Material System]]
 +
** [[W4 Material File Format]]
 +
** [[W4 Default Materials]]
 +
* [[W4 Collision System]]
 +
* [[W4 Component System]]
 +
* [[W4 Hardware Abstraction Layer]]
 +
* [[W4 Physics System]]
 +
* [[W4 Graphical User Interface]]
 +
}}
  
 
{{InfoCard
 
{{InfoCard
|heading = [[File:T Mode1 256.png|40px|link=]] <!--T:1--> TEMP
+
|heading = Elements
 +
|content = Special modules:
 +
* [[W4 Math]] Needs a description
 +
* [[W4 Logger]] Needs a description
 +
* [[W4 Resources]] Needs a description
 +
* [[W4 Event System]] Needs a description
 +
* [[W4 Filesystem]] Needs a description
 +
}}
 +
 
 +
{{InfoCard
 +
|heading = Tools
 
|content =
 
|content =
Временная страница для тестов -- [[SettingsStuffPage]]
+
Tools for working with the W4 Engine:
}}
+
* [[W4 Mesh Converter]]
 +
}}
  
 +
{{InfoCard
 +
|heading = How-tos
 +
|content =
 +
How to work with the W4 Engine in simple words:
 +
* [[W4 Physics for Dummies]]
 +
* [[W4 Material Creation]]
 +
* [[W4 GUI Creation]]
 +
* [[W4 FSM]] Needs a description
 +
}}
 
}}
 
}}
  
 
__NOTOC__
 
__NOTOC__

Revision as of 13:13, 19 August 2020

Welcome to the W4 Engine wiki!

We are working on filling the wiki with documentation. The following articles are available for the time being:



General Concepts

System architecture and main solutions:

Elements

Special modules:

Tools

Tools for working with the W4 Engine:

How-tos

How to work with the W4 Engine in simple words: