Link Search Menu Expand Document

A4.4 - Implementation

We enter if the encoding phase where the basic function should be developped

  • Import model

  • Render metaphors

  • Select a metaphor or its inner characteristic

  • Manipulate a metaphor or its inner characteristic : manipulation will move artifacts or sub-components but may also expect more or less complex simulators to define the behavior of the artifacts.

  • Navigate in the scene

Then every upper use case may be developed by integration of lower level use case

Input

The definition of metaphors but also the use case definition.

Output

A user interface, once compiled which support the initial specification

Control

The selection, Manipulation and navigation functions must be mapped to the final device choice. Depending on the type of device controllers this mapping identifies which buttons or event triggers a selection a manipulation or a navigation effect.

Resources

In most Virtual or augmented reality development environment, this task is based on script developments (in C#, python, C++, whatever.)