Zernikalos Base
Base class for the Zernikalos Engine, providing core functionality for managing surface views, rendering contexts, scene contexts, state handlers, and logging. This class initializes the engine and coordinates the interaction between various components, such as the scene lifecycle, event management, and rendering operations.
This class is designed to serve as the foundation for creating and running a rendering engine that supports asynchronous state handling and customizable contexts.
Inheritors
Zernikalos