Skip to content

Headless mode#105

Merged
ElhamAryanpur merged 15 commits intomasterfrom
headless-api
Apr 13, 2025
Merged

Headless mode#105
ElhamAryanpur merged 15 commits intomasterfrom
headless-api

Conversation

@ElhamAryanpur
Copy link
Copy Markdown
Collaborator

@ElhamAryanpur ElhamAryanpur commented Apr 12, 2025

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

@ElhamAryanpur ElhamAryanpur added the enhancement New feature or request label Apr 12, 2025
@ElhamAryanpur ElhamAryanpur added this to the v0.9.0 milestone Apr 12, 2025
@ElhamAryanpur ElhamAryanpur self-assigned this Apr 12, 2025
This was referenced Apr 12, 2025
@ElhamAryanpur ElhamAryanpur marked this pull request as ready for review April 13, 2025 16:32
@ElhamAryanpur ElhamAryanpur merged commit 56c9955 into master Apr 13, 2025
4 checks passed
@ElhamAryanpur ElhamAryanpur deleted the headless-api branch April 13, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Winit as an optional dependency Update Loop Cleanup Cube example is not compiling headless API

1 participant