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

Todo #2

Open
32 of 37 tasks
raytopianprojects opened this issue Apr 11, 2024 · 0 comments
Open
32 of 37 tasks

Todo #2

raytopianprojects opened this issue Apr 11, 2024 · 0 comments

Comments

@raytopianprojects
Copy link
Owner

raytopianprojects commented Apr 11, 2024

Port

  • MSAA
  • Cartoon Ink
  • Bloom
  • Half Pixel Shift
  • View Glow
  • Volumetric Lighting
  • Ambient Occlusion
  • Gamma Adjust
  • Srgb Encode
  • High Dynamic Range
  • Exposure Adjust

New Filters

  • Pixelate
  • Half Tone
  • More Tone Mapping - not worth it
  • LUT/Color Grading
  • VHS?
  • SSGI? - Won't work do to no Roughness Aux Plane
  • SSR - Won't work do to no Roughness Aux Plane
  • Distortion
  • Tint
  • Deferred Rendering? - Not CommonFilters domain
  • Non MSAA anti-aliasing (SMAA, TAA,) - not worth it
  • Add support for using a tri instead of a quad for rendering? - Not Common Filters Domain
  • Lens Flare - not needed
  • PBR Bloom - current bloom is good enough
  • Fog
  • Edge Filtering - cartoon ink covers this
  • Grain
  • Depth of Field
  • Dynamic Resolution? Not Common Filters issue

API Questions/Implementation

  • Does clean up still work?
  • Preventing new quads from being made every time reconfigure is called
  • What can we leave in reconfigure?
  • Adding consts/globals?
  • Do we need to check if shaders are supported? (Probably for headless and tinypanda)
  • How should adding auxbits work?
  • Convert examples to use new system
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