Skip to content

Overall Modules and Classes Design #1

Description

@fabienrohrer

Here is a new iteration on the module and class design:
https://github.com/omichel/robot-designer/wiki/Design

Since the last version and according the Olivier:

  • The view3D and the partView have been separated into 2 modules.
  • Classes and modules are listed in a more exhaustive way.
  • A top module has been introduced.

Moreover:

  • I renamed "View3D" to "RobotView"
  • I dropped the UIControl classes which could be implicitly added the main class of each module (RobotView, etc.)
  • I added a PartBrowser module.
  • I didn't show all the interactions with the data blocks (DOM, ThreeJS), because they are implicit in most of the cases.

This document needs to be validated and improved with the implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions