Core concepts: Difference between revisions

From Resonite Wiki
Major overhaul of this page. (I hope Yosh is proud of me >.<)
Added this page to a category.
Line 37: Line 37:


[[Category:Information Hub]]
[[Category:Information Hub]]
[[Category:Core concepts]]

Revision as of 18:00, 10 February 2025

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