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

ProgramEditor class #4

Open
Csabix opened this issue Aug 22, 2019 · 0 comments
Open

ProgramEditor class #4

Csabix opened this issue Aug 22, 2019 · 0 comments

Comments

@Csabix
Copy link
Member

Csabix commented Aug 22, 2019

A ProgramEditor should have error output and compile options, and also put the UI of it's shaders in it's own window. Program's uniforms should also be integrated into the UI.

The base class should be Program. Program should have an (optional) constructor with a name string. ProgramEditors should be constructed with a name. (Usefule for UI and error messages, for example: ProgramEditor<...> postproc ("Post Process");)

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