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

Lens distortion shader #754

Closed
3 tasks done
marcgpuig opened this issue Sep 4, 2018 · 3 comments
Closed
3 tasks done

Lens distortion shader #754

marcgpuig opened this issue Sep 4, 2018 · 3 comments
Assignees
Labels
ue4 Requires changing code or blueprints in the Unreal Engine project
Milestone

Comments

@marcgpuig
Copy link
Contributor

marcgpuig commented Sep 4, 2018

Create a lens distortion post-processing shader.

  • For simplicity, only modifies the image. No transform matrix modification (for now).
  • Must be able to modify other post-processing effects (like semantic segmentation or depth) if needed.
  • Optional chromatic aberration where the distortion is applied.
@marcgpuig marcgpuig added in progress ue4 Requires changing code or blueprints in the Unreal Engine project CS September 18 labels Sep 4, 2018
@marcgpuig marcgpuig self-assigned this Sep 4, 2018
@marcgpuig marcgpuig added this to the 0.9.1 milestone Sep 4, 2018
@eds89
Copy link

eds89 commented Sep 12, 2018

This is useful. Are you going to make it open-source?

@marcgpuig
Copy link
Contributor Author

Sure! You can find it in branch issue#754.

@ghost ghost added review and removed in progress labels Sep 13, 2018
@ghost ghost removed the review label Sep 18, 2018
@soulslicer
Copy link

Is there any documentation on how to use this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ue4 Requires changing code or blueprints in the Unreal Engine project
Projects
None yet
Development

No branches or pull requests

3 participants