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

SceneModel as reusable render state for GUI samples in WinForms, WPF, etc #61

Open
IngmarBitter opened this issue May 15, 2020 · 0 comments

Comments

@IngmarBitter
Copy link
Contributor

[IDEA] refactor WinForms sample when we have a WPF or other GUI sample such that in the UI library specific code is minimal code. All the Dx12 rendering setup should be in a separate scene model that is keeping the render configuration state. The GUI just provides a way to update that state. This will maximize the code reuse between the different GUI library samples.

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

No branches or pull requests

1 participant