Skip to content

Add a fully functional headless rendering example #11457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alice-i-cecile opened this issue Jan 21, 2024 · 0 comments · Fixed by #13006
Closed

Add a fully functional headless rendering example #11457

alice-i-cecile opened this issue Jan 21, 2024 · 0 comments · Fixed by #13006
Labels
A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples

Comments

@alice-i-cecile
Copy link
Member

          Here's a working example ( bevy v0.12.1 ) for anyone else who needs a headless renderer - https://github.com/mosure/bevy_gaussian_splatting/blob/main/examples/headless.rs

Originally posted by @cs50victor in #3155 (comment)

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples labels Jan 21, 2024
github-merge-queue bot pushed a commit that referenced this issue May 8, 2024
# Objective

Fixes #11457.
Fixes #22.

## Solution

Based on [another headless
application](https://github.com/richardanaya/headless/)

---

## Changelog

- Adopted to bevy 0.14

---------

Co-authored-by: BD103 <[email protected]>
Co-authored-by: François Mockers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant