Difference between revisions of "Main Page"

From Ciliz|W4
(4 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
* [[W4 Engine architecture]]
 
* [[W4 Engine architecture]]
 
* [[W4 Coordinate system and Node structure]]
 
* [[W4 Coordinate system and Node structure]]
 +
* [[W4 Main Game Loop]] Needs a description
 
}}
 
}}
  
Line 23: Line 24:
 
* [[W4 Collision System]]
 
* [[W4 Collision System]]
 
* [[W4 Component System]]
 
* [[W4 Component System]]
 +
* [[W4 Hardware Abstraction Layer]]
 +
* [[W4 Physics System]]
 +
* [[W4 Graphical User Interface]]
 
}}
 
}}
  
Line 28: Line 32:
 
|heading = Elements
 
|heading = Elements
 
|content = Special modules:
 
|content = Special modules:
TBD
+
* [[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
 
}}
 
}}
  
Line 35: Line 43:
 
|content =
 
|content =
 
Tools for working with the W4 Engine:
 
Tools for working with the W4 Engine:
* Some kind of installation tool?
 
 
* [[W4 Mesh Converter]]
 
* [[W4 Mesh Converter]]
 
}}
 
}}
Line 46: Line 53:
 
* [[W4 Material Creation]]
 
* [[W4 Material Creation]]
 
* [[W4 GUI 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: