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

ImGUI Improvements #501

Open
5 tasks
deprilula28 opened this issue May 31, 2023 · 1 comment
Open
5 tasks

ImGUI Improvements #501

deprilula28 opened this issue May 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@deprilula28
Copy link
Contributor

deprilula28 commented May 31, 2023

Description

From the commit in #344

  • Bindless textures
  • Programmable scissors using clip planes
  • Single draw call render
  • Keyboard inputs
  • Create IGPUImage straight away and copy buffer to image for image upload on the UI example
@deprilula28 deprilula28 added the enhancement New feature or request label May 31, 2023
@devshgraphicsprogramming
Copy link
Member

a workaround will be needed for the textures, maybe an accessor-pattern to hide the impl and desc set used.

microsoft/DirectXShaderCompiler#6498
microsoft/DirectXShaderCompiler#5092

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants