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

Create samples or docs showing how to do post processing #1390

Open
vchelaru opened this issue Apr 5, 2024 · 2 comments
Open

Create samples or docs showing how to do post processing #1390

vchelaru opened this issue Apr 5, 2024 · 2 comments
Assignees

Comments

@vchelaru
Copy link
Owner

vchelaru commented Apr 5, 2024

Look at Miguel's effects:

https://github.com/mfigueirido/AdaptableCrtEffect

and render targets:

https://docs.flatredball.com/flatredball/api/flatredball/graphics/layer/rendertarget

@vchelaru
Copy link
Owner Author

First step is to add support for DefaultLayer in Screens. That's been added here:

https://app.gitbook.com/o/-M_fyYVTQKWSV65sXTSp/s/-M_fye9Ufg3vzJxwX5Hk/glue-reference/screen/defaultlayer

@vchelaru
Copy link
Owner Author

vchelaru commented Apr 14, 2024

  • Add PostProcess for global post processing in FRB
  • Add sample .fx file to Glue
  • Create dropdown/radio button to select the type of post process to use - pictures would be good!
  • Create Bloom post process .fx and modify .cs
  • Create CRT effect post process .fx and modify .cs
  • Create blur post process .fx and modify .cs
  • Create pixellate post process .fx and modify .cs

@vchelaru vchelaru assigned vchelaru and treesgobark and unassigned vchelaru Apr 16, 2024
@vchelaru vchelaru pinned this issue Apr 27, 2024
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

2 participants