Built-in Objects¶
-
The application console. Used for outputting messages, logging, and debugging.
-
The engine model (generator) with various parameters.
-
Mathematical functions. Includes comparison operations with precision, coordinate conversions.
-
The geometric core. Contains the implementation of 2D/3D primitives and operations on them.
-
The materials module. Provides a set of predefined materials and user settings.
-
UI widgets based on Qt. Used for building the graphical user interface.