Skip to content

Conversation

@Barnold1953
Copy link
Contributor

First pass graphics. Still needs much work.

/// Renders the bloom post process.
class PostProcessBloom : public IPostProcess {
public:
void init (ui32 windowWidth, ui32 windowHeight, ui32 renderFBO = 0);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's with the spacing here? We don't use vertically aligned stuff...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It improves readability. We should start doing this.

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

Successfully merging this pull request may close these issues.

3 participants