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

C# UI for quicker shader iteration #127

Open
3 of 17 tasks
vilbeyli opened this issue Oct 28, 2018 · 0 comments
Open
3 of 17 tasks

C# UI for quicker shader iteration #127

vilbeyli opened this issue Oct 28, 2018 · 0 comments

Comments

@vilbeyli
Copy link
Owner

vilbeyli commented Oct 28, 2018

TODO:

  • DLL-exported C# functions for C++ interop
  • Create Window
  • Destroy Window
  • Show Window
  • Hide Window
  • Add Panel
  • Remove Panel
  • Add UI controls
    • Float slider
    • enum dropdown
    • Int slider
    • checkboxes
    • transform
  • Remove UI controls
  • Conditional compilation / build platform
  • Updated build scripts & readme
  • C++/C# data communication
@vilbeyli vilbeyli changed the title UI with sliders for quicker shader iteration C# UI for quicker shader iteration Oct 28, 2018
@vilbeyli vilbeyli added the UI label Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant