ARCS/en

Un article de Wiki-evr@.

(Différences entre les versions)
Version du 19 juillet 2006 à 15:05 (modifier)
Gi (Discuter | Contributions)

← Différence précédente
Version du 20 juillet 2006 à 10:28 (modifier) (défaire)
Gi (Discuter | Contributions)

Différence suivante →
Ligne 4 : Ligne 4 :
The core of the framework is a general purpose component system cutomized to meet the requirements of augmented reality applications (mostly real-time constraints). A set of components is developped on top of this system for augmented reality applications. The core of the framework is a general purpose component system cutomized to meet the requirements of augmented reality applications (mostly real-time constraints). A set of components is developped on top of this system for augmented reality applications.
-== Main concepts ==+== Basics ==
 +=== Components ===
 + 
 +=== Signal/slots ===
 + 
 +=== Why programming with components ? ===
 + 
 +== The ARCS Core ==
 + 
 +=== Components ===
 + 
 +=== Compositions of components ===
 +==== The sheet, an explicit composition ====
 + 
 +==== Initialisations of components ====
 + 
 +==== Other composition mechanism ====
 + 
 +=== Extending the sheet capabilities ===

Version du 20 juillet 2006 à 10:28

Vers la version française
A view of the graphical editor.
A view of the graphical editor.

ARCS (for Augmented Reality Component System) is a framework dedicated to the design of augmented reality applications. The core of the framework is a general purpose component system cutomized to meet the requirements of augmented reality applications (mostly real-time constraints). A set of components is developped on top of this system for augmented reality applications.

Sommaire

Basics

Components

Signal/slots

Why programming with components ?

The ARCS Core

Components

Compositions of components

The sheet, an explicit composition

Initialisations of components

Other composition mechanism

Extending the sheet capabilities