Core concepts

From Resonite Wiki
Revision as of 06:39, 27 January 2025 by AmasterAmaster (talk | contribs) (Major overhaul of this page. (I hope Yosh is proud of me >.<))

This article or section is a Stub. You can help the Resonite Wiki by expanding it.

Core Concepts are concepts that are part of Resonite, solid and tangible. This can include basic things like worlds, users, slots, information and data (value types & reference types). In contrast to abstract concepts where concepts are ideas and designs, providing insight to problems, and other conceptual processes that can help during the creation process.

Concepts

General Architecture

Generic Concepts

  • World: The scene or area of which users and slots reside inside.
  • Slot: The concept of an entity, object, slot represented in a 3D space.
  • Component: The component reference itself and it's uses.
  • User: The user reference itself.
  • Stream: Data streaming, user streams, etc.

ProtoFlux

Data Model