Headless mode #105

Merged
ElhamAryanpur merged 15 commits from headless-api into master 2025-04-13 16:34:23 +00:00
ElhamAryanpur commented 2025-04-12 12:50:27 +00:00 (Migrated from github.com)

The headless mode is a mode within the Blue Engine that allows rendering of graphics without the need for a window. As such, some considerations are needed:

  • Update Loop cleanup
  • Winit as an optional dependency
  • Render texture buffer available on Update Loop
The headless mode is a mode within the Blue Engine that allows rendering of graphics without the need for a window. As such, some considerations are needed: * [x] Update Loop cleanup * [x] Winit as an optional dependency * [x] Render texture buffer available on Update Loop
Sign in to join this conversation.
No description provided.