Skip to content

Decouple scene from render, merge context into engine #45

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

Merged
merged 5 commits into from
Oct 27, 2022
Merged

Conversation

karnkaul
Copy link
Member

@karnkaul karnkaul commented Oct 27, 2022

Close #43

@karnkaul karnkaul marked this pull request as ready for review October 27, 2022 07:36
Engine now performs the entire render in one function call, instead of splitting acquiring and submitting into two parts.
@karnkaul karnkaul merged commit a1306e4 into main Oct 27, 2022
@karnkaul karnkaul deleted the 43-scene-split branch October 27, 2022 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate core Scene from its render data
1 participant