// ============================================================================
// move.gl | Scenes Functions Index
// ============================================================================
// Copyright 2025 Scape Agency BV
// Licensed under MIT License
// ============================================================================

////
/// Scenes Functions Module
/// ===========================================================================
///
/// This module provides functions for generating animated scene elements.
///
/// @group Functions
/// @author Scape Agency
/// @link https://move.gl
/// @since 0.1.0 initial release
/// @access public
////

@forward "bubble";
