Skip to content

Operational Paradigm MMF

Christoph VALENTIN edited this page May 12, 2019 · 6 revisions

1. Model/Module/Frame Paradigm of Operation

With the page Operational Paradigm we have introduced the basic paradigm of how the Network Sensor should operate as how we think to understand it.

The present page does a more sophisticated assumption - as it was done in the SrrTrains v0.01 project:

The Native Network Sensors are WRAPPED by X3D prototypes. Those X3D Prototypes are called the "SMUOS Framework":

  • Simple Scene Controller
  • Module Coordinator
  • MIDAS Objects

MMF Operational Paradigm of a Network Sensor

1.1 The Interfaces Introduced by the MMF Paradigm

  • uiModule ... external interface of an SMS Module
  • uiObj ... external interface of an SMS Object ( a ... SMS Model, b ... MIDAS Object)

1.2 MIDAS Objects

MIDAS = Multiuser Interactivity Driven Animation and Simulation

2. Examples

2.1 Multilevel Ego Shooter (Single User Mode)

Modules = level 1, level 2, level 3, ... Only one module at a time

2.2 Multiuser Railway Simulation

module 1 = City module 2 = Hills module 3 = Mountains

Modules are loaded on demand. One scene instance might have loaded module 1 and 2, another scene instance might have loaded module 3, at the same time.