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

Desired Rendering Features #13

Open
6 of 26 tasks
cwfitzgerald opened this issue Dec 10, 2020 · 3 comments
Open
6 of 26 tasks

Desired Rendering Features #13

cwfitzgerald opened this issue Dec 10, 2020 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed module: routines Issues with the render routines tracking Tracks sets of issues to a larger end goal

Comments

@cwfitzgerald
Copy link
Member

cwfitzgerald commented Dec 10, 2020

Various references:

@cwfitzgerald cwfitzgerald added enhancement New feature or request tracking Tracks sets of issues to a larger end goal labels Dec 10, 2020
@cwfitzgerald cwfitzgerald added the help wanted Extra attention is needed label Dec 10, 2020
@cwfitzgerald cwfitzgerald added the module: core Core issues with the renderer or interface label Dec 31, 2020
@cwfitzgerald cwfitzgerald added this to High priority in General Jan 14, 2021
@cwfitzgerald cwfitzgerald removed this from High priority in General Jan 14, 2021
@cwfitzgerald cwfitzgerald added module: routines Issues with the render routines and removed module: core Core issues with the renderer or interface labels Sep 1, 2021
@kocsis1david
Copy link

I published the first version of wgrepp (I didn't have a better idea for the name), currently it only has a simple SSAO effect. To integrate it, rend3 would need to create a normal buffer. Alternatively, wgrepp could also reconstruct normals from the depth buffer, but that might not be a good idea, because other effects need normals too.

@cwfitzgerald
Copy link
Member Author

Great! I'll take a look at integrating this after this current milestone is over.

@AlbinSjoegren
Copy link
Contributor

Looking around in the rend3 code for a good place to add the post process abstraction layer to start coding the bloom from there.
You got any thoughts on where to do that and what filestructure would be prefered? @cwfitzgerald

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed module: routines Issues with the render routines tracking Tracks sets of issues to a larger end goal
Projects
None yet
Development

No branches or pull requests

3 participants