Skip to content
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

Finalize the interface between Scene's mesh/surface data and Renderer surface data. #1

Open
brayner1 opened this issue Jul 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request renderer Renderer related issues scene Scene related issues

Comments

@brayner1
Copy link
Owner

brayner1 commented Jul 16, 2023

Still need to decide final API for this. Need to support different combinations of vertex attributes .
Make it thinking about multi-threading and Game Logic Vs. Rendering Thread synchronization.
Study more about how Godot and/or Unreal Engine does it.
Related to #11

@brayner1 brayner1 added enhancement New feature or request renderer Renderer related issues scene Scene related issues labels Jul 16, 2023
@brayner1 brayner1 added this to the Basic Rendering Engine milestone Jul 27, 2023
@brayner1 brayner1 self-assigned this Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request renderer Renderer related issues scene Scene related issues
Projects
None yet
Development

No branches or pull requests

1 participant