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

Seperate header loader and buffer loader #1

Open
StanwieCB opened this issue Nov 6, 2018 · 0 comments
Open

Seperate header loader and buffer loader #1

StanwieCB opened this issue Nov 6, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@StanwieCB
Copy link
Owner

IMO, separating Sdkmesh class into two loader is an nice way to enable a more general implementation of buffer loader. The logic could be:

  1. Load headers
  2. Decode vertex Decl
  3. Create corresponding template class for vertex buffer then dumping or
  4. Directly dump buffer bit by bit according to DeclarationUsage and DeclarationType
@StanwieCB StanwieCB added enhancement New feature or request help wanted Extra attention is needed labels Nov 6, 2018
@StanwieCB StanwieCB self-assigned this Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant